SAP ABAP Class CL_ECH_AUNIT_BASE (Basis Class for ECH ABAP Unit Test Classes)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_TEST (Package) Package for Test Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20060524 |
Properties
| Class | CL_ECH_AUNIT_BASE | |
| Short Description | Basis Class for ECH ABAP Unit Test Classes | |
| Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_ECH_TEST | Package for Test Objects |
| Created | 20060524 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECH_AUNIT_BASE has no forward declaration.
Interfaces
Class CL_ECH_AUNIT_BASE has no interface implemented.
Friends
Class CL_ECH_AUNIT_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ECH_TEST_ACTION | Test Implementation of Action Interface | 20060608 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ECH_CONFIGURATION | Read Accesses to Customizing | 20060530 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ECH_RULES | Set ot Rules for Resolution Strategy | 20060614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initialializes Mock Objects Needed | 20060524 |
Events
Class CL_ECH_AUNIT_BASE has no event.
Types
Class CL_ECH_AUNIT_BASE has no local type.
Method Signatures
Method INIT_MOCKS Signature
Method INIT_MOCKS on class CL_ECH_AUNIT_BASE has no parameter.
Method INIT_MOCKS on class CL_ECH_AUNIT_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |