SAP ABAP Class CL_AUNIT_FAILURE_ASSERT_C (INTERNAL: Check Error - Creation Service)
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
⤷
⤷
Properties
| Class | CL_AUNIT_FAILURE_ASSERT_C | |
| Short Description | INTERNAL: Check Error - Creation Service | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20080729 | SAP |
| Last change | 20090618 | 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
Class CL_AUNIT_FAILURE_ASSERT_C has no interface implemented.
Friends
Class CL_AUNIT_FAILURE_ASSERT_C has no friend class.
Attributes
Class CL_AUNIT_FAILURE_ASSERT_C has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Check Error | 20080729 | |
| 2 | Static method | Public | Method | Generate Check Error per Description | 20080729 | |
| 3 | Static method | Private | Method | Factory like Method | 20080729 |
Events
Class CL_AUNIT_FAILURE_ASSERT_C has no event.
Types
Class CL_AUNIT_FAILURE_ASSERT_C has no local type.
Method Signatures
Method CREATE_FAILURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLER | Call by reference | Type reference (TYPE) | ABAP_COMPNAME | Calling Method from CL_AUNIT_ASSERT | 20080729 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 20080729 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_FAILURE_ASSERT | 20080729 | ||||
| 4 | USER_MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 |
Method CREATE_FAILURE on class CL_AUNIT_FAILURE_ASSERT_C has no exception.
Method CREATE_FAILURE_FROM_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR_TAB | Call by reference | Type reference (TYPE) | TAUNIT_DESCR_TAB | 20080729 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_FAILURE_ASSERT | 20080729 |
Method CREATE_FAILURE_FROM_DESCR on class CL_AUNIT_FAILURE_ASSERT_C has no exception.
Method __CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_INIT_STACK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080729 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 20080729 | ||||
| 3 | MERGE_CONTEXT_TO_HEADLINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080729 | ||||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_FAILURE_ASSERT | ABAP Unit Check Error | 20080729 | |||
| 5 | USER_MSG | Call by reference | Type reference (TYPE) | STRING | 20080729 |
Method __CREATE on class CL_AUNIT_FAILURE_ASSERT_C has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |