SAP ABAP Class CL_AUNIT_RESULT (INTERNAL: Result Collector)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  ACL_AUNIT_RESULT INTERNAL: Abstract Result Collector 20040116
Properties
Class CL_AUNIT_RESULT  
Short Description INTERNAL: Result Collector    
Super Class ACL_AUNIT_RESULT INTERNAL: Abstract Result Collector 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20030707   SAP 
Last change 20110908   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 CL_AUNIT_RESULT has no interface implemented.
Friends
Class CL_AUNIT_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_CLASS_END Instance attribute Private Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END ABAP Unit: End of Step 20051212
2 F_CONTEXT Instance attribute Private Type reference (TYPE) ABAP_METHNAME 20051212
3 F_EXTENDED_PROXY_STATE Instance attribute Private Type reference (TYPE) XSTRING 20051227
4 F_LISTENER Instance attribute Private Object reference (TYPE REF TO) IF_AUNIT_LISTENER 20051212
5 F_METHOD_END Instance attribute Private Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END ABAP Unit: End of Step 20051212
6 F_PROGRAM_END Instance attribute Private Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END ABAP Unit: End of Step 20051212
7 F_TASK_END Instance attribute Private Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END ABAP Unit: End of Step 20051212
8 F_TASK_START Instance attribute Private Object reference (TYPE REF TO) IF_AUNIT_INFO_STEP_START_TASK Information on the Start of a Test Item 20051212
9 F_TASK_TITLE Instance attribute Private Type reference (TYPE) STRING 20051212
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTEXT Instance method Private Method Add Execution Context to Error Description 20030905
2 CLASS_END Instance method Public Method End of Test Class 20030905
3 CLASS_START Instance method Public Method Start of Test Class 20030905
4 CONSTRUCTOR Instance method Public Constructor Constructor 20030728
5 GET_EXTENDED_PROXY_STATE Instance method Public Method 20051227
6 PROGRAM_END Instance method Public Method End of Program 20030905
7 PROGRAM_START Instance method Public Method Start of Tests in Supporting Program 20030905
8 RUN_END Instance method Public Method End of Test Run 20030905
9 RUN_START Instance method Public Method Start of Test Run 20030905
Events
Class CL_AUNIT_RESULT has no event.
Types
Class CL_AUNIT_RESULT has no local type.
Method Signatures

Method ADD_CONTEXT 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 20030905

Method ADD_CONTEXT on class CL_AUNIT_RESULT has no exception.

Method CLASS_END Signature

Method CLASS_END on class CL_AUNIT_RESULT has no parameter.
Method CLASS_END on class CL_AUNIT_RESULT has no exception.

Method CLASS_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 20030905

Method CLASS_START on class CL_AUNIT_RESULT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LISTENER Call by reference Object reference (TYPE REF TO) IF_AUNIT_LISTENER 20030728
2 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 20030730

Method CONSTRUCTOR on class CL_AUNIT_RESULT has no exception.

Method GET_EXTENDED_PROXY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20051227

Method GET_EXTENDED_PROXY_STATE on class CL_AUNIT_RESULT has no exception.

Method PROGRAM_END Signature

Method PROGRAM_END on class CL_AUNIT_RESULT has no parameter.
Method PROGRAM_END on class CL_AUNIT_RESULT has no exception.

Method PROGRAM_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) CSEQUENCE 20030905

Method PROGRAM_START on class CL_AUNIT_RESULT has no exception.

Method RUN_END Signature

Method RUN_END on class CL_AUNIT_RESULT has no parameter.
Method RUN_END on class CL_AUNIT_RESULT has no exception.

Method RUN_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DURATION Call by reference Type reference (TYPE) SAUNIT_S_DURATION_SETTING Konkrete Werte für die Kategorien der Ausführungsdauer 20050124
2 Importing ESTIMATED_PROGRAMS Call by reference Type reference (TYPE) I 20041021
3 Importing MAX_DURATION Call by reference Type reference (TYPE) SAUNIT_D_ATTRIBUTE_RT_DURATION Laufzeit 20050124
4 Importing MAX_RISK_LEVEL Call by reference Type reference (TYPE) SAUNIT_D_ALLOWED_RISK_LEVEL obere Grenze Risikostufe 20050124
5 Importing RUN_MODE Call by reference Type reference (TYPE) C Ausführungsmodus 20050124

Method RUN_START on class CL_AUNIT_RESULT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in