SAP ABAP Class ACL_AUNIT_RESULT (INTERNAL: Abstract Result Collector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUNIT_CLASSTEST_RESULT | INTERNAL: Result of test class execution within the sandbox | 20040115 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_CLASSTEST_SESSION_RES | INTERNAL: Result shared between test runner and sandbox | 20040115 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_RESULT | INTERNAL: Result Collector | 20040116 |
Properties
| Class | ACL_AUNIT_RESULT | |
| Short Description | INTERNAL: Abstract Result Collector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20040115 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class ACL_AUNIT_RESULT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AUNIT_CLASSTEST_RESULT | INTERNAL: Result of test class execution within the sandbox | 20040115 |
Friends
Class ACL_AUNIT_RESULT has no friend class.
Attributes
Class ACL_AUNIT_RESULT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Handle Check Error Event | 20080729 | |
| 2 | Instance method | Private | Event handling method | Handle Exception Error Event | 20080729 | |
| 3 | Instance method | Private | Event handling method | Handle Processing Messages | 20080729 | |
| 4 | Instance method | Private | Event handling method | Handle Runtime Error in Test | 20080729 | |
| 5 | Instance method | Private | Event handling method | Handle Warning Event | 20080729 |
Events
Class ACL_AUNIT_RESULT has no event.
Types
Class ACL_AUNIT_RESULT has no local type.
Method Signatures
Method __CONSUME_ASSERT_FAILURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20080729 |
Method __CONSUME_ASSERT_FAILURE on class ACL_AUNIT_RESULT has no exception.
Method __CONSUME_CX_FAILURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20080729 |
Method __CONSUME_CX_FAILURE on class ACL_AUNIT_RESULT has no exception.
Method __CONSUME_EXECUTION_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20080729 |
Method __CONSUME_EXECUTION_EVENT on class ACL_AUNIT_RESULT has no exception.
Method __CONSUME_RT_FAILURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20080729 |
Method __CONSUME_RT_FAILURE on class ACL_AUNIT_RESULT has no exception.
Method __CONSUME_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20080729 |
Method __CONSUME_WARNING on class ACL_AUNIT_RESULT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |