SAP ABAP Class IF_AUNIT_CLASSTEST (INTERNAL: Test sandbox - session to run the tests)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_CLASSTEST | INTERNAL: Test Sandbox | 20030905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_CLASSTEST_RFC | INTERNAL: Test sandbox started via asynch. RFC | 20041012 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_CLASSTEST_SESSIONFE | INTERNAL: Test sandbox, catch runtime abortion | 20030905 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_CLASSTEST_SESSION_IM | INTERNAL: Test Sandbox / new Internal Session | 20080912 |
Properties
| Class | IF_AUNIT_CLASSTEST | |
| Short Description | INTERNAL: Test sandbox - session to run the tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030905 | SAP |
| Last change | 20140121 | 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 IF_AUNIT_CLASSTEST has no interface implemented.
Friends
Class IF_AUNIT_CLASSTEST has no friend class.
Attributes
Class IF_AUNIT_CLASSTEST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Test Methods of Test Class in Sandbox | 20030905 |
Events
Class IF_AUNIT_CLASSTEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_TEST_CONTEXT | Public | See coding | 20051221 | begin of ty_S_Test_Context ,
handle type ref to if_Aunit_Test_Class_handle,
duration_Setting type saunit_S_Duration_Setting,
check_Byte_Code type abap_Bool,
ext_Result_Exist type abap_Bool,
coverage_Key type saunit_D_Coverage_Analysis_Key,
end of ty_S_Test_Context
|
Method Signatures
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_CONTEXT | Call by reference | Type reference (TYPE) | TY_S_TEST_CONTEXT | 20051221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060123 | |||
| 2 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20030929 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |