SAP ABAP Class CL_SLEI_TST_UNIT_RUN (Runtime Unit Testing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
     SLEI_TST (Package) LEI Unit tests and test tools
Properties
Class CL_SLEI_TST_UNIT_RUN  
Short Description Runtime Unit Testing    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SLEI_TST   LEI Unit tests and test tools 
Created 20081211   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLEI_TST_UNIT_RUN has no forward declaration.
Interfaces
Class CL_SLEI_TST_UNIT_RUN has no interface implemented.
Friends
Class CL_SLEI_TST_UNIT_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TEST_FACADE Constant Private Type reference (TYPE) SLEI_EVT_OBJ_NAME 'CL_SLEI_TST_UNIT_RUN_FACADE' Name of Test Facade 20081212
2 C_TEST_PROXY Constant Private Type reference (TYPE) SLEI_PRX_NAME 'CO_SLEI_TST_UNIT_RUN_PROXY' Name of Test Proxy 20081212
3 GO_LNKG_DB_CST Static Attribute Private Object reference (TYPE REF TO) IF_SLEI_LNKG_DB Linkage Persistency Layer 20090121
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_LNKG Static method Public Method Tool Method 20081212
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090121
3 CLASS_SETUP Static method Private Method 20081212
4 CLASS_TEARDOWN Static method Private Method 20081212
5 CREATE_GUID Static method Public Method Tool Method 20090109
6 DEACTIVATE_LNKG Static method Public Method Tool Method 20081212
7 SETUP_LINKAGES Static method Public Method Fixture 20090121
8 TEARDOWN_LINKAGES Static method Public Method Fixture 20090121
9 TST01_EXECUTE_GENERATED_LNKG Instance method Protected Test Method for ABAP Unit Test Method: Generated linkage without condition 20090116
10 TST02_EXECUTE_CONDITION_LNKG Instance method Protected Test Method for ABAP Unit Test Method: Generated linkage with condition 20090116
11 TST03_EXECUTE_BINDING_LNKG Instance method Protected Test Method for ABAP Unit Test Method: Linkage with binding 20090116
Events
Class CL_SLEI_TST_UNIT_RUN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PRX_RESULT Private See coding 20090109 begin of ty_prx_result, inactive type abap_bool, operation type slei_prx_oper, payload type slei_tst_msg, end of ty_prx_result
Method Signatures

Method ACTIVATE_LNKG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPERATION Call by reference Type reference (TYPE) SLEI_PRX_OPER LEI proxy operation 20081212
2 Returning RV_LNKG_ID Value transfer Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20081212

Method ACTIVATE_LNKG on class CL_SLEI_TST_UNIT_RUN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLEI_TST_UNIT_RUN has no exception.

Method CLASS_SETUP Signature

Method CLASS_SETUP on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method CLASS_SETUP on class CL_SLEI_TST_UNIT_RUN has no exception.

Method CLASS_TEARDOWN Signature

Method CLASS_TEARDOWN on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method CLASS_TEARDOWN on class CL_SLEI_TST_UNIT_RUN has no exception.

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) SYSUUID_C UUID in character form 20090109

Method CREATE_GUID on class CL_SLEI_TST_UNIT_RUN has no exception.

Method DEACTIVATE_LNKG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20090109
2 Importing IV_OPERATION Call by reference Type reference (TYPE) SLEI_PRX_OPER LEI proxy operation 20081212

Method DEACTIVATE_LNKG on class CL_SLEI_TST_UNIT_RUN has no exception.

Method SETUP_LINKAGES Signature

Method SETUP_LINKAGES on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method SETUP_LINKAGES on class CL_SLEI_TST_UNIT_RUN has no exception.

Method TEARDOWN_LINKAGES Signature

Method TEARDOWN_LINKAGES on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method TEARDOWN_LINKAGES on class CL_SLEI_TST_UNIT_RUN has no exception.

Method TST01_EXECUTE_GENERATED_LNKG Signature

Method TST01_EXECUTE_GENERATED_LNKG on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method TST01_EXECUTE_GENERATED_LNKG on class CL_SLEI_TST_UNIT_RUN has no exception.

Method TST02_EXECUTE_CONDITION_LNKG Signature

Method TST02_EXECUTE_CONDITION_LNKG on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method TST02_EXECUTE_CONDITION_LNKG on class CL_SLEI_TST_UNIT_RUN has no exception.

Method TST03_EXECUTE_BINDING_LNKG Signature

Method TST03_EXECUTE_BINDING_LNKG on class CL_SLEI_TST_UNIT_RUN has no parameter.
Method TST03_EXECUTE_BINDING_LNKG on class CL_SLEI_TST_UNIT_RUN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731