SAP ABAP Interface IF_AUNIT_TEST_CLASS_META_INFO (ABAP Unit: Meta data of a test class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE_API (Package) ABAP Unit: Public API

⤷

⤷

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
Interface | IF_AUNIT_TEST_CLASS_META_INFO | |
Short Description | ABAP Unit: Meta data of a test class |
General Data
Package | SABP_UNIT_CORE_API | ABAP Unit: Public API |
Created | 20051116 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AUNIT_TEST_CLASS | ABAP Unit: Test class | 20051116 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20051116 |
Friends
Interface IF_AUNIT_TEST_CLASS_META_INFO has no friend.
Attributes
Interface 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
Interface 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 Interface IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_ABSOLUTE_CLASS_NAME on Interface IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_CLASS_NAME Signature
Method GET_CLASS_NAME on Interface IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_CLASS_NAME on Interface IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_DURATION_CATEGORY Signature
Method GET_DURATION_CATEGORY on Interface IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_DURATION_CATEGORY on Interface IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_PROGRAM_NAME Signature
Method GET_PROGRAM_NAME on Interface IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_PROGRAM_NAME on Interface IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_RISK_LEVEL Signature
Method GET_RISK_LEVEL on Interface IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_RISK_LEVEL on Interface IF_AUNIT_TEST_CLASS_META_INFO has no exception.
Method GET_TEST_METHODS Signature
Method GET_TEST_METHODS on Interface IF_AUNIT_TEST_CLASS_META_INFO has no parameter.
Method GET_TEST_METHODS on Interface 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 Interface IF_AUNIT_TEST_CLASS_META_INFO has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |