SAP ABAP Class CL_EPM_UNIT_TEST_BASE (Unit test base class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_COMMON (Package) EPM Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_TEST_BASE | Test Data used for Unit and Scenario Tests | 20100309 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_BO_TEST_BASE | Unit test base class of all BO classes | 20100309 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_GWS_RFC_TEST_BASE | EPM: Base class for GWS RFC related read-only tests | 20130606 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_TECHNICAL_TEST_BASE | Unit test base class of all non-BO classes | 20100309 |
Properties
| Class | CL_EPM_UNIT_TEST_BASE | |
| Short Description | Unit test base class | |
| Super Class | CL_EPM_TEST_BASE | Test Data used for Unit and Scenario Tests |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | S_EPM_COMMON | EPM Common Objects |
| Created | 20100309 | 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 CL_EPM_UNIT_TEST_BASE has no interface implemented.
Friends
Class CL_EPM_UNIT_TEST_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | '00000000000000000000000000000001' | 20130508 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_UUID | 20130517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130517 | ||
| 2 | Static method | Protected | Method | 20130508 | ||
| 3 | Static method | Protected | Method | 20130508 |
Events
Class CL_EPM_UNIT_TEST_BASE has no event.
Types
Class CL_EPM_UNIT_TEST_BASE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EPM_UNIT_TEST_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_UNIT_TEST_BASE has no exception.
Method ENFORCE_BO_CHECK Signature
Method ENFORCE_BO_CHECK on class CL_EPM_UNIT_TEST_BASE has no parameter.
Method ENFORCE_BO_CHECK on class CL_EPM_UNIT_TEST_BASE has no exception.
Method ENFORCE_LISTENER_CHECK Signature
Method ENFORCE_LISTENER_CHECK on class CL_EPM_UNIT_TEST_BASE has no parameter.
Method ENFORCE_LISTENER_CHECK on class CL_EPM_UNIT_TEST_BASE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |