SAP ABAP Interface IF_AUNIT_CONSTANTS (ABAP Unit: Constants for test API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE_API (Package) ABAP Unit: Public 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
Interface | IF_AUNIT_CONSTANTS | |
Short Description | ABAP Unit: Constants for test API |
General Data
Package | SABP_UNIT_CORE_API | ABAP Unit: Public API |
Created | 20030725 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AUNIT_CONSTANTS has no forward declaration.
Interfaces
Interface IF_AUNIT_CONSTANTS has no interface.
Friends
Interface IF_AUNIT_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CLASS | Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 2 | Flow control: Quit method, skip further methods of class | 20030725 | |
2 | CRITICAL | Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 1 | Severity: CRITICAL / medium | 20030725 | |
3 | FATAL | Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 2 | Severity: FATAL / highest | 20030725 | |
4 | METHOD | Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 1 | Flow control: Quit the current test method | 20030725 | |
5 | NO | Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 0 | Flow control: Continue with test | 20030730 | |
6 | PROGRAM | Constant | Public | Type reference (TYPE) | AUNIT_FLOWCTRL | 3 | Flow control: Discouraged - Skip/Quit all tests of program | 20030904 | |
7 | TOLERABLE | Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 0 | Severity: TOLERABLE / lowest | 20040330 | |
8 | TOLERANT | Constant | Public | Type reference (TYPE) | AUNIT_LEVEL | 0 | Obsolete: use TOLERABLE | 20030725 |
Methods
Interface IF_AUNIT_CONSTANTS has no method.
Events
Interface IF_AUNIT_CONSTANTS has no event.
Types
Interface IF_AUNIT_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |