SAP ABAP Class CL_EPM_TEST_UNIT_LISTENER (Standard unit test listener for EPM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_TESTING_UTILITIES (Package) EPM BO and Scenario Testing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20090206 |
Properties
| Class | CL_EPM_TEST_UNIT_LISTENER | |
| Short Description | Standard unit test listener for EPM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_TESTING_UTILITIES | EPM BO and Scenario Testing |
| Created | 20090206 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20090206 |
Friends
Class CL_EPM_TEST_UNIT_LISTENER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table with failed programs | 20090206 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091029 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091029 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Object Name in Object Directory | 20090206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns true, if all tests were o.k. | 20090206 | |
| 2 | Instance method | Private | Method | 20091029 | ||
| 3 | Instance method | Public | Method | Retrieves all failed program entities | 20090206 |
Events
Class CL_EPM_TEST_UNIT_LISTENER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SOBJ_NAMES | Public | See coding | 20090206 | tt_sobj_names TYPE STANDARD TABLE OF sobj_name WITH DEFAULT KEY
|
Method Signatures
Method ALL_TESTS_PASSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ALL_TESTS_PASSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | true, if all tests were ok | 20090206 |
Method ALL_TESTS_PASSED on class CL_EPM_TEST_UNIT_LISTENER has no exception.
Method GET_FAILED_PROGRAM_ENTITY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAILURE | Call by reference | Object reference (TYPE REF TO) | IF_AUNIT_INFO_FAILURE | 20091029 | ||||
| 2 | RV_FAILED_PROGRAM_ENTITY_NAME | Value transfer | Type reference (TYPE) | STRING | 20091029 |
Method GET_FAILED_PROGRAM_ENTITY_NAME on class CL_EPM_TEST_UNIT_LISTENER has no exception.
Method GET_FAILED_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FAILED_PROGRAM_ENTITIES | Value transfer | Type reference (TYPE) | STRING_TABLE | 20090206 |
Method GET_FAILED_TESTS on class CL_EPM_TEST_UNIT_LISTENER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |