SAP ABAP Class CL_SXMB_AGG_ERRLABEL_UNIT_TEST (Error Labels: AbapUnit Testclass)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SXMSMONI (Package) XI: Integration Engine Monitoring
⤷
⤷
Properties
| Class | CL_SXMB_AGG_ERRLABEL_UNIT_TEST | |
| Short Description | Error Labels: AbapUnit Testclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SXMSMONI | XI: Integration Engine Monitoring |
| Created | 20110714 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no interface implemented.
Friends
Class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CX_XMS_SYSTEM_ERROR' | Base class for XMS errors | 20110718 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CL_SXMB_AGG_ERRLABEL=>TS_ERRCODE_DEFINITION-CLASSNAME | Errorclass to be tested | 20110718 | |||
| 3 | Constant | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicates failed AUnit assertion | 20110714 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | CL_SXMB_AGG_ERRLABEL=>TT_ERRCODE_DEFINITION | List of Errorcode definitions | 20110714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Do once before test class execution | 20110714 | |
| 2 | Instance method | Private | Method | Do once before each test method execution | 20110718 | |
| 3 | Instance method | Protected | Test Method for ABAP Unit | Test CX_XMS_SYSTEM_ERROR derivates about code enumeration | 20110714 | |
| 4 | Instance method | Protected | Test Method for ABAP Unit | Test consistency of XMS error code sets | 20110714 | |
| 5 | Instance method | Protected | Test Method for ABAP Unit | Test completeness of error mapping table | 20110718 |
Events
Class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ERROR_CODES_SORTED | Protected | See coding | List of Errorcode definitions (Sorted) | 20110714 | tt_error_codes_sorted type sorted table of cl_sxmb_agg_errlabel=>ts_errcode_definition
with unique key id area category classname
|
Method Signatures
Method CLASS_SETUP Signature
Method CLASS_SETUP on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no parameter.
Method CLASS_SETUP on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no exception.
Method SETUP Signature
Method SETUP on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no parameter.
Method SETUP on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no exception.
Method TEST_01_ENUMERATE_CODES Signature
Method TEST_01_ENUMERATE_CODES on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no parameter.
Method TEST_01_ENUMERATE_CODES on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no exception.
Method TEST_02_ERRCODE_SET Signature
Method TEST_02_ERRCODE_SET on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no parameter.
Method TEST_02_ERRCODE_SET on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no exception.
Method TEST_03_ERRLABEL_MAPPING Signature
Method TEST_03_ERRLABEL_MAPPING on class CL_SXMB_AGG_ERRLABEL_UNIT_TEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110718 | |||
| 2 | 20110718 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |