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 | Constant | Private | Type reference (TYPE) | SLEI_EVT_OBJ_NAME | 'CL_SLEI_TST_UNIT_RUN_FACADE' | Name of Test Facade | 20081212 | ||
| 2 | Constant | Private | Type reference (TYPE) | SLEI_PRX_NAME | 'CO_SLEI_TST_UNIT_RUN_PROXY' | Name of Test Proxy | 20081212 | ||
| 3 | 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 | Static method | Public | Method | Tool Method | 20081212 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090121 | |
| 3 | Static method | Private | Method | 20081212 | ||
| 4 | Static method | Private | Method | 20081212 | ||
| 5 | Static method | Public | Method | Tool Method | 20090109 | |
| 6 | Static method | Public | Method | Tool Method | 20081212 | |
| 7 | Static method | Public | Method | Fixture | 20090121 | |
| 8 | Static method | Public | Method | Fixture | 20090121 | |
| 9 | Instance method | Protected | Test Method for ABAP Unit | Test Method: Generated linkage without condition | 20090116 | |
| 10 | Instance method | Protected | Test Method for ABAP Unit | Test Method: Generated linkage with condition | 20090116 | |
| 11 | 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 | IV_OPERATION | Call by reference | Type reference (TYPE) | SLEI_PRX_OPER | LEI proxy operation | 20081212 | |||
| 2 | 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 | 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 | IV_LNKG_ID | Call by reference | Type reference (TYPE) | SLEI_LNKG_ID | LEI linkage ID | 20090109 | |||
| 2 | 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 |