SAP ABAP Class CX_CBASE_TESTING (CUIB Testing Exceptions)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-CBA (Application Component) cBASE / Configuration Store
⤷
CUIB_GEN (Package) CU: Interface IBase - Configuration (General Part)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CBASE_ERROR | Error Handling for CBase | 20041221 |
Properties
| Class | CX_CBASE_TESTING | |
| Short Description | CUIB Testing Exceptions | |
| Super Class | CX_CBASE_ERROR | Error Handling for CBase |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | CUIB_GEN | CU: Interface IBase - Configuration (General Part) |
| Created | 20041221 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CBASE_TESTING has no forward declaration.
Interfaces
Class CX_CBASE_TESTING has no interface implemented.
Friends
Class CX_CBASE_TESTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | AUNIT_LEVEL | Level of ABAP Unit Check Error | 20050221 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | Flow Control in Case of Error | 20050221 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR80 | Char 80 | 20050221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041221 | |
| 2 | Instance method | Public | Method | Calls cl_aunit_assert=>fail | 20050221 |
Events
Class CX_CBASE_TESTING has no event.
Types
Class CX_CBASE_TESTING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 20050221 | ||||
| 2 | ERROR_NO | Call by reference | Type reference (TYPE) | SYSUBRC | 20041221 | ||||
| 3 | ERROR_QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | 20050221 | ||||
| 4 | MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20041221 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041221 | ||||
| 6 | TEST_MSG | Call by reference | Type reference (TYPE) | CHAR80 | 20050221 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20041221 |
Method CONSTRUCTOR on class CX_CBASE_TESTING has no exception.
Method FAIL Signature
Method FAIL on class CX_CBASE_TESTING has no parameter.
Method FAIL on class CX_CBASE_TESTING has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 100 |