SAP ABAP Class IF_AUNIT_CLASSTEST_RESULT (INTERNAL: Result of test class execution within the sandbox)
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
Class IF_AUNIT_CLASSTEST_RESULT  
Short Description INTERNAL: Result of test class execution within the sandbox    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_AUNIT_CLASSTEST_RESULT has no interface implemented.
Friends
Class IF_AUNIT_CLASSTEST_RESULT has no friend class.
Attributes
Class 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
Class IF_AUNIT_CLASSTEST_RESULT has no event.
Types
Class IF_AUNIT_CLASSTEST_RESULT has no local type.
Method Signatures

Method CLEAR_CONTEXT Signature

Method CLEAR_CONTEXT on class IF_AUNIT_CLASSTEST_RESULT has no parameter.
Method CLEAR_CONTEXT on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_AUNIT_CLASSTEST_RESULT has no exception.

Method START_LISTENING Signature

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

Method STOP_LISTENING Signature

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