SAP ABAP Class /BOBF/CL_CONF_ACT_UNIT_TEST (Unit Test Execution)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_ACTION | Interface for an Action | 20081212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20081212 |
Properties
Class | /BOBF/CL_CONF_ACT_UNIT_TEST | |
Short Description | Unit Test Execution | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/CONFIGURATION | Business Object Processing Configuration |
Created | 20081212 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_CONF_ACT_UNIT_TEST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_ACTION | Interface for an Action | 20081212 | ||
2 | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20081212 |
Friends
Class /BOBF/CL_CONF_ACT_UNIT_TEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_AUNIT_LISTENER | ABAP Unit: Result Monitoring | 20081212 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_TEST_CONTENT | Test Content | 20081212 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20081212 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20081212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Show Progress | 20081212 |
Events
Class /BOBF/CL_CONF_ACT_UNIT_TEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_TEST_CONTENT | Private | See coding | 20081212 | BEGIN OF ts_test_content,
content_cat TYPE /BOBF/OBM_CONTENT_CAT,
content_name TYPE /BOBF/OBM_NAME,
END OF ts_test_content
|
||
2 | TT_TEST_CONTENT | Private | See coding | 20081212 | tt_test_content TYPE STANDARD TABLE OF ts_test_content
|
Method Signatures
Method DISPLAY_PROGRESS Signature
Method DISPLAY_PROGRESS on class /BOBF/CL_CONF_ACT_UNIT_TEST has no parameter.
Method DISPLAY_PROGRESS on class /BOBF/CL_CONF_ACT_UNIT_TEST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |