SAP ABAP Interface IF_AUNIT_CLASSTEST_RESULT (INTERNAL: Result of test class execution within the sandbox)
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)  ACL_AUNIT_RESULT INTERNAL: Abstract Result Collector 20040115
Properties
Interface IF_AUNIT_CLASSTEST_RESULT  
Short Description INTERNAL: Result of test class execution within the sandbox    
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)
Interfaces
Interface IF_AUNIT_CLASSTEST_RESULT has no interface.
Friends
Interface IF_AUNIT_CLASSTEST_RESULT has no friend.
Attributes
Interface IF_AUNIT_CLASSTEST_RESULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_CONTEXT Instance method Public Method Delete explicitly set context 20030905
2 CONSUME_ASSERT_FAILURE Instance method Public Method Handle failed assertion 20030905
3 CONSUME_CX_FAILURE Instance method Public Method Handle exception failure 20030905
4 CONSUME_EXECUTION_EVENT Instance method Public Method Handle execution events - changes in processing state 20050107
5 CONSUME_RT_FAILURE Instance method Public Method Handle runtime abortion 20030905
6 CONSUME_WARNING Instance method Public Method Handle warning (malformed test) 20030905
7 METHOD_END Instance method Public Method Finisk 'test method' recording 20030905
8 METHOD_START Instance method Public Method Start 'test method' recording 20030905
9 SET_CONTEXT Instance method Public Method Set specific test context (e.g. test class specific) 20030905
10 SET_EXTENDED_PROXY_STATE Instance method Public Method PRELIMINARY: Set extended proxy (arguable design) 20051227
11 START_LISTENING Instance method Public Method Turn on recording 20040116
12 STOP_LISTENING Instance method Public Method Turn off recording 20040116
Events
Interface IF_AUNIT_CLASSTEST_RESULT has no event.
Types
Interface IF_AUNIT_CLASSTEST_RESULT has no local type.
Method Signatures

Method CLEAR_CONTEXT Signature

Method CLEAR_CONTEXT on Interface IF_AUNIT_CLASSTEST_RESULT has no parameter.
Method CLEAR_CONTEXT on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method CONSUME_ASSERT_FAILURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAILURE Call by reference Object reference (TYPE REF TO) CL_AUNIT_FAILURE_ASSERT ABAP Unit Check Error 20080729

Method CONSUME_ASSERT_FAILURE on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method CONSUME_CX_FAILURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAILURE Call by reference Object reference (TYPE REF TO) CL_AUNIT_FAILURE_CX ABAP Unit Exception Error 20080729

Method CONSUME_CX_FAILURE on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method CONSUME_EXECUTION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXECUTION_EVENT Call by reference Object reference (TYPE REF TO) CL_AUNIT_INFO_EXECUTION_EVENT ABAP Unit Messages for Execution of Test Item 20080729

Method CONSUME_EXECUTION_EVENT on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method CONSUME_RT_FAILURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAILURE Call by reference Object reference (TYPE REF TO) CL_AUNIT_FAILURE_RT ABAP Unit Runtime Error 20080729

Method CONSUME_RT_FAILURE on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method CONSUME_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WARNING Call by reference Object reference (TYPE REF TO) CL_AUNIT_WARNING ABAP Unit Warnings 20080729

Method CONSUME_WARNING on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method METHOD_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Type reference (TYPE) STRING_TABLE 20100922

Method METHOD_END on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method METHOD_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Methode 20030905

Method METHOD_START on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Type reference (TYPE) ABAP_METHNAME 20030905

Method SET_CONTEXT on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method SET_EXTENDED_PROXY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXT_PROXY_STATE Call by reference Type reference (TYPE) XSTRING 20051227

Method SET_EXTENDED_PROXY_STATE on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method START_LISTENING Signature

Method START_LISTENING on Interface IF_AUNIT_CLASSTEST_RESULT has no parameter.
Method START_LISTENING on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.

Method STOP_LISTENING Signature

Method STOP_LISTENING on Interface IF_AUNIT_CLASSTEST_RESULT has no parameter.
Method STOP_LISTENING on Interface IF_AUNIT_CLASSTEST_RESULT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in