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 GC_BOGUS_NODE_KEY Constant Protected Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY '999' 20090703
2 GC_EXCEPTION_EXPECTED Constant Protected Type reference (TYPE) STRING 'Exception expected' 20090604
3 GC_EXCEPTION_NOT_EXPECTED Constant Protected Type reference (TYPE) STRING 'Exception not expected' 20090604
4 GC_INCORRECT_ERROR_TYPE Constant Protected Type reference (TYPE) STRING 'Incorrect error type' 20090604
5 GC_INCORRECT_ERR_MESSAGE Constant Protected Type reference (TYPE) STRING 'Incorrect error message' 20090604
6 GC_INCORRECT_LOCATION Constant Protected Type reference (TYPE) STRING 'Incorrect location' 20090604
7 GC_INCORRECT_STATUS Constant Protected Type reference (TYPE) STRING 'Incorrect status' 20090604
8 GC_INVALID_SOURCE Constant Protected Type reference (TYPE) STRING 'Invalid source node key' 20090604
9 GC_LOCK_ERROR Constant Protected Type reference (TYPE) STRING 'Lock error' 20090604
10 GC_MSG_NO_ERROR Constant Protected Type reference (TYPE) STRING 'Message Buffer must not show error' 20090604
11 GC_NUM_FPS Constant Protected Type reference (TYPE) I 2 Number of field properties 20090904
12 GC_OPTION_CP Constant Protected Type reference (TYPE) STRING 'CP' 20110412
13 GC_OPTION_EQ Constant Protected Type reference (TYPE) STRING 'EQ' 20110412
14 GC_SIGN_INCLUDE Constant Protected Type reference (TYPE) STRING 'I' 20110412
15 GC_SUBRC_ZERO_EXPECTED Constant Protected Type reference (TYPE) STRING 'Return code 0 expected' 20090604
16 GC_WRONG_NODE_KEY Constant Protected Type reference (TYPE) STRING 'Incorrect node key' 20090604
17 GC_WRONG_NODE_NAME Constant Protected Type reference (TYPE) STRING 'Incorrect node name' 20090604
18 GI_LOGGER Static Attribute Protected Object reference (TYPE REF TO) IF_EPM_TEST_LOGGER 20090629
19 MI_MESSAGE_BUFFER Instance attribute Protected Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER 20090604
20 MX_EPM_EXCEPTION Instance attribute Protected Object reference (TYPE REF TO) CX_EPM_EXCEPTION 20090723
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_EXCEPTION Instance method Protected Method 20090723
2 CREATE_GUID Instance method Protected Method 20130517
3 FAIL_EXCEPTION Instance method Protected Method 20090723
4 __CLASS_SETUP Static method Protected Method 20090604
5 __CLASS_TEARDOWN Static method Protected Method 20090604
6 __SETUP Instance method Protected Method 20090626
7 __TEARDOWN 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 Importing IS_T100_KEY Call by reference Type reference (TYPE) SCX_T100KEY 20090723
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20090723

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_EPM_TEST_LOGGER_ASSERT 20090723

Method __CLASS_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEST_COMPONENT_NAME Call by reference Type reference (TYPE) SEPM_TEST_COMPONENT_NAME 20090604
2 Importing 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 Importing 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