SAP ABAP Class CO_SLEI_TST_UNIT_RUN_PROXY (Runtime Unit Testing: Test Proxy (Fake))
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 | CO_SLEI_TST_UNIT_RUN_PROXY | |
| Short Description | Runtime Unit Testing: Test Proxy (Fake) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| 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 CO_SLEI_TST_UNIT_RUN_PROXY has no forward declaration.
Interfaces
Class CO_SLEI_TST_UNIT_RUN_PROXY has no interface implemented.
Friends
Class CO_SLEI_TST_UNIT_RUN_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE | 20090109 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SLEI_TST_MSG | 20090109 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SLEI_PRX_OPER | LEI proxy operation | 20090109 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20090205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | This is just a test | 20090121 | |
| 2 | Instance method | Public | Method | This is just a test | 20090121 | |
| 3 | Instance method | Public | Method | This is just a test | 20090121 | |
| 4 | Static method | Public | Method | 20090205 | ||
| 5 | Static method | Public | Method | 20090109 | ||
| 6 | Instance method | Public | Method | This is just a test | 20081212 | |
| 7 | Instance method | Public | Method | This is just a test | 20081212 | |
| 8 | Instance method | Public | Method | This is just a test | 20090109 | |
| 9 | Instance method | Private | Method | 20090109 |
Events
Class CO_SLEI_TST_UNIT_RUN_PROXY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_INSTANCE | Private | See coding | 20090109 | tt_instance TYPE HASHED TABLE OF REF TO co_slei_tst_unit_run_proxy
with UNIQUE KEY table_line
|
Method Signatures
Method CHDOC_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Type reference (TYPE) | SLEI_TST_MSG | Test | 20090121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Communication Error | 20090121 |
Method CHDOC_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Type reference (TYPE) | SLEI_TST_MSG | Test | 20090121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Communication Error | 20090121 |
Method CHDOC_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Type reference (TYPE) | SYSUUID_C | Test | 20090121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Communication Error | 20090121 |
Method GET_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in character form | 20090205 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | SLEI_PRX_OPER | LEI proxy operation | 20090205 | |||
| 3 | RV_RUNTIME | Value transfer | Type reference (TYPE) | I | Runtime | 20090205 |
Method GET_RUNTIME on class CO_SLEI_TST_UNIT_RUN_PROXY has no exception.
Method GET_TEST_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in character form | 20090109 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | SLEI_PRX_OPER | SPACE | LEI proxy operation | 20090109 | ||
| 3 | RS_PAYLOAD | Value transfer | Type reference (TYPE) | SLEI_TST_MSG | Test | 20090109 |
Method GET_TEST_PAYLOAD on class CO_SLEI_TST_UNIT_RUN_PROXY has no exception.
Method OPERATION1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Type reference (TYPE) | SLEI_TST_MSG | Test | 20081212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Communication Error | 20081212 |
Method OPERATION2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Type reference (TYPE) | SLEI_TST_MSG | Test | 20081212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Communication Error | 20081212 |
Method OPERATION3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Type reference (TYPE) | SLEI_TST_MSG | Test | 20090109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Communication Error | 20090109 |
Method SAVE_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAYLOAD | Call by reference | Type reference (TYPE) | SLEI_TST_MSG | Test | 20090109 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | SLEI_PRX_OPER | LEI proxy operation | 20090109 |
Method SAVE_PAYLOAD on class CO_SLEI_TST_UNIT_RUN_PROXY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |