SAP ABAP Class IF_AUNIT_CONSTANTS (ABAP Unit: Constants for test API)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20030725 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EHSB_SPEC_VIA_BAPI | EHS-BAS: Spezfikation via BAPI | 20080611 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_AUNIT_ASSERT | cl_aunit_assert | 20120702 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PPH_Q_MRP_COMPARE_HDB | MRP - shown MDPS comparison of DBs | 20120727 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_SLS_TEST_HANDLER | ABAP Unit Test from CL_SWF_SLS_DEADLINE_HANDLER | 20041104 |
Properties
Class | IF_AUNIT_CONSTANTS | |
Short Description | ABAP Unit: Constants for test API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030725 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_AUNIT_CONSTANTS has no forward declaration.
Interfaces
Class IF_AUNIT_CONSTANTS has no interface implemented.
Friends
Class IF_AUNIT_CONSTANTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 2 | Flow control: Quit method, skip further methods of class | 20030725 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 1 | Severity: CRITICAL / medium | 20030725 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 2 | Severity: FATAL / highest | 20030725 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 1 | Flow control: Quit the current test method | 20030725 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 0 | Flow control: Continue with test | 20030730 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 3 | Flow control: Discouraged - Skip/Quit all tests of program | 20030904 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 0 | Severity: TOLERABLE / lowest | 20040330 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 0 | Obsolete: use TOLERABLE | 20030725 |
Methods
Class IF_AUNIT_CONSTANTS has no method.
Events
Class IF_AUNIT_CONSTANTS has no event.
Types
Class IF_AUNIT_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |