SAP ABAP Class IF_AUNIT_TEST_CLASS_META_INFO (ABAP Unit: Meta data of a test class)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AUNIT_TEST_CLASS | ABAP Unit: Test class | 20051116 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20051116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_TEST_CLASS | INTERNAL: *NO REUSE* Test Class Handle | 20051116 |
Properties
| Class | IF_AUNIT_TEST_CLASS_META_INFO | |
| Short Description | ABAP Unit: Meta data of a test class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051116 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_AUNIT_TEST_CLASS_META_INFO has no interface implemented.
Friends
Class IF_AUNIT_TEST_CLASS_META_INFO has no friend class.
Attributes
Class IF_AUNIT_TEST_CLASS_META_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051116 | ||
| 2 | Instance method | Public | Method | 20051116 | ||
| 3 | Instance method | Public | Method | 20051116 | ||
| 4 | Instance method | Public | Method | 20051116 | ||
| 5 | Instance method | Public | Method | 20051116 | ||
| 6 | Instance method | Public | Method | 20051116 | ||
| 7 | Instance method | Public | Method | Returns wether the test class is abstract or not | 20051116 |
Events
Class IF_AUNIT_TEST_CLASS_META_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_TESTCLASS_META_INFOS | Public | See coding | 20051116 | ty_T_Testclass_Meta_Infos type standard table
of ref to if_Aunit_Test_Class_Meta_Info with default key
|
Method Signatures
Method GET_ABSOLUTE_CLASS_NAME Signature
Method GET_ABSOLUTE_CLASS_NAME on class IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_ABSOLUTE_CLASS_NAME on class IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_CLASS_NAME Signature
Method GET_CLASS_NAME on class IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_CLASS_NAME on class IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_DURATION_CATEGORY Signature
Method GET_DURATION_CATEGORY on class IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_DURATION_CATEGORY on class IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_PROGRAM_NAME Signature
Method GET_PROGRAM_NAME on class IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_PROGRAM_NAME on class IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_RISK_LEVEL Signature
Method GET_RISK_LEVEL on class IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_RISK_LEVEL on class IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_TEST_METHODS Signature
Method GET_TEST_METHODS on class IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_TEST_METHODS on class IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method IS_ABSTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | True if test class is abstract | 20051116 |
Method IS_ABSTRACT on class IF_AUNIT_TEST_CLASS_META_INFO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |