SAP ABAP Class CL_EPM_TEST_BASE (Test Data used for Unit and Scenario Tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_COMMON (Package) EPM Common Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_SCENARIO_TEST_BASE | Scenario test base class | 20100309 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_UNIT_TEST_BASE | Unit test base class | 20100309 |
Properties
Class | CL_EPM_TEST_BASE | |
Short Description | Test Data used for Unit and Scenario Tests | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | T | Test Program |
Category | 5 | |
Package | S_EPM_COMMON | EPM Common Objects |
Created | 20090604 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EPM_TEST_BASE has no forward declaration.
Interfaces
Class CL_EPM_TEST_BASE has no interface implemented.
Friends
Class CL_EPM_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 | '999' | 20090703 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Exception expected' | 20090604 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Exception not expected' | 20090604 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Incorrect error type' | 20090604 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Incorrect error message' | 20090604 | ||
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Incorrect location' | 20090604 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Incorrect status' | 20090604 | ||
8 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Invalid source node key' | 20090604 | ||
9 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Lock error' | 20090604 | ||
10 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Message Buffer must not show error' | 20090604 | ||
11 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 2 | Number of field properties | 20090904 | |
12 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CP' | 20110412 | ||
13 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'EQ' | 20110412 | ||
14 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'I' | 20110412 | ||
15 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Return code 0 expected' | 20090604 | ||
16 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Incorrect node key' | 20090604 | ||
17 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Incorrect node name' | 20090604 | ||
18 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_TEST_LOGGER | 20090629 | |||
19 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20090604 | |||
20 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CX_EPM_EXCEPTION | 20090723 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20090723 | |
2 | ![]() |
Instance method | Protected | Method | 20130517 | |
3 | ![]() |
Instance method | Protected | Method | 20090723 | |
4 | ![]() |
Static method | Protected | Method | 20090604 | |
5 | ![]() |
Static method | Protected | Method | 20090604 | |
6 | ![]() |
Instance method | Protected | Method | 20090626 | |
7 | ![]() |
Instance method | Protected | Method | 20090626 |
Events
Class CL_EPM_TEST_BASE has no event.
Types
Class CL_EPM_TEST_BASE has no local type.
Method Signatures
Method ASSERT_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_T100_KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20090723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090723 |
Method CREATE_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | SNWD_NODE_KEY | 20130517 |
Method CREATE_GUID on class CL_EPM_TEST_BASE has no exception.
Method FAIL_EXCEPTION Signature
Method FAIL_EXCEPTION on class CL_EPM_TEST_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090723 |
Method __CLASS_SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEST_COMPONENT_NAME | Call by reference | Type reference (TYPE) | SEPM_TEST_COMPONENT_NAME | 20090604 | |||
2 | ![]() |
IV_TEST_COMPONENT_VERSION | Call by reference | Type reference (TYPE) | SEPM_TEST_COMPONENT_VERSION | 20090604 |
Method __CLASS_SETUP on class CL_EPM_TEST_BASE has no exception.
Method __CLASS_TEARDOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEST_COMPONENT_NAME | Call by reference | Type reference (TYPE) | SEPM_TEST_COMPONENT_NAME | 20090604 |
Method __CLASS_TEARDOWN on class CL_EPM_TEST_BASE has no exception.
Method __SETUP Signature
Method __SETUP on class CL_EPM_TEST_BASE has no parameter.
Method __SETUP on class CL_EPM_TEST_BASE has no exception.
Method __TEARDOWN Signature
Method __TEARDOWN on class CL_EPM_TEST_BASE has no parameter.
Method __TEARDOWN on class CL_EPM_TEST_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |