SAP ABAP Interface IF_AUNIT_CLASSTEST (INTERNAL: Test sandbox - session to run the tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
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
Interface IF_AUNIT_CLASSTEST  
Short Description INTERNAL: Test sandbox - session to run the tests    
General Data
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20030905   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_AUNIT_PROG_INFO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_AUNIT_CLASSTEST has no interface.
Friends
Interface IF_AUNIT_CLASSTEST has no friend.
Attributes
Interface IF_AUNIT_CLASSTEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RUN Instance method Public Method Execute Test Methods of Test Class in Sandbox 20030905
Events
Interface 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 Importing TEST_CONTEXT Call by reference Type reference (TYPE) TY_S_TEST_CONTEXT 20051221
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20060123
2 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20030929
History
Last changed by/on SAP  20140121 
SAP Release Created in