SAP ABAP Class CL_CMM_IDX_AUNIT_MAIN (Main Class for ABAP Unit Tests)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM-BF (Application Component) Basic Functions
⤷
LOG_CMM_INDEX (Package) Index for Periodical Valuation
⤷
⤷
Properties
| Class | CL_CMM_IDX_AUNIT_MAIN | |
| Short Description | Main Class for ABAP Unit Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | LOG_CMM_INDEX | Index for Periodical Valuation |
| Created | 20120725 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CMM_IDX_AUNIT_MAIN has no forward declaration.
Interfaces
Class CL_CMM_IDX_AUNIT_MAIN has no interface implemented.
Friends
Class CL_CMM_IDX_AUNIT_MAIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CMM_IDX_MAINTAIN_MOCK | Index: Mock for Maintaining API | 20120725 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_TDC_API | eCATT TDC API - Test Data Container Access | 20120725 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ETVAR_NAME_TABTYPE | Table with Variant Names | 20120725 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120725 | |
| 2 | Instance method | Protected | Method | Executes the ABAP Unit Test | 20120725 | |
| 3 | Instance method | Protected | Method | Executes a test variant | 20120725 | |
| 4 | Instance method | Protected | Method | Setups the test class. E.g. loading test data container. | 20120725 |
Events
Class CL_CMM_IDX_AUNIT_MAIN has no event.
Types
Class CL_CMM_IDX_AUNIT_MAIN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CMM_IDX_AUNIT_MAIN has no parameter.
Method CONSTRUCTOR on class CL_CMM_IDX_AUNIT_MAIN has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20120725 |
Method EXECUTE on class CL_CMM_IDX_AUNIT_MAIN has no exception.
Method EXECUTE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20120725 | |||
| 2 | IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20120725 |
Method EXECUTE_VARIANT on class CL_CMM_IDX_AUNIT_MAIN has no exception.
Method SETUP_TEST_DATA Signature
Method SETUP_TEST_DATA on class CL_CMM_IDX_AUNIT_MAIN has no parameter.
Method SETUP_TEST_DATA on class CL_CMM_IDX_AUNIT_MAIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |