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 ERROR_LEVEL Instance attribute Public Type reference (TYPE) AUNIT_LEVEL Level of ABAP Unit Check Error 20050221
2 ERROR_QUIT Instance attribute Public Type reference (TYPE) AUNIT_FLOWCTRL Flow Control in Case of Error 20050221
3 TEST_MSG Instance attribute Public Type reference (TYPE) CHAR80 Char 80 20050221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041221
2 FAIL 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 Importing ERROR_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL 20050221
2 Importing ERROR_NO Call by reference Type reference (TYPE) SYSUBRC 20041221
3 Importing ERROR_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL 20050221
4 Importing MSG Call by reference Type reference (TYPE) BAL_S_MSG 20041221
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041221
6 Importing TEST_MSG Call by reference Type reference (TYPE) CHAR80 20050221
7 Importing 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