SAP ABAP Class CL_SLEI_TST_UNIT_RUN_FACADE (Runtime Unit Testing: Test Facade)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
     SLEI_TST (Package) LEI Unit tests and test tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20081212
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20081212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLEI_BEF_INTERFACE Business Event Facade - Tag Interface 20081212
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLEI_TST_UNIT_RUN_FACADE Runtime Unit Testing: Test Facade 20081212
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20081212
Properties
Class CL_SLEI_TST_UNIT_RUN_FACADE  
Short Description Runtime Unit Testing: Test Facade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLEI_TST   LEI Unit tests and test tools 
Created 20081211   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLEI_TST_UNIT_RUN_FACADE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20081212
2 BI_PERSISTENT Persistent Business Instance 20081212
3 IF_SLEI_BEF_INTERFACE Business Event Facade - Tag Interface 20081212
4 IF_SLEI_TST_UNIT_RUN_FACADE Runtime Unit Testing: Test Facade 20081212
5 IF_WORKFLOW Business Workflow 20081212
Friends
Class CL_SLEI_TST_UNIT_RUN_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEY_GUID Instance attribute Public Type reference (TYPE) SLEI_CD_TST-KEY_GUID Key Field 20090121
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPERATION1 Static method Public Method 20081212
2 CHECK_OPERATION2 Static method Public Method 20081212
3 CHECK_OPERATION3 Static method Public Method 20081212
4 MAP_OPERATION1 Instance method Private Method 20081212
5 MAP_OPERATION2 Instance method Private Method 20081212
6 MAP_OPERATION3 Instance method Private Method 20081212
7 RAISE_OPERATION1 Instance method Public Method 20081212
8 RAISE_OPERATION2 Instance method Public Method 20081212
9 RAISE_OPERATION3 Instance method Public Method 20081212
Events
# Event Type Visibility Description Created on
1 EVT_CHDOC_CHANGED Instance Event
(0)
Public
(2)
Core event for Change Document SLEI_CD_TST - Change 20090121
2 EVT_CHDOC_CREATED Instance Event
(0)
Public
(2)
Core event for Change Document SLEI_CD_TST - Create 20090121
3 EVT_CHDOC_DELETED Instance Event
(0)
Public
(2)
Core event for Change Document SLEI_CD_TST - Delete 20090121
4 EVT_OPERATION1 Instance Event
(0)
Public
(2)
20081212
5 EVT_OPERATION2 Instance Event
(0)
Public
(2)
20081212
6 EVT_OPERATION3 Instance Event
(0)
Public
(2)
20090109
Types
Class CL_SLEI_TST_UNIT_RUN_FACADE has no local type.
Method Signatures

Method CHECK_OPERATION1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SUBSCRIBER_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20081212

Method CHECK_OPERATION1 on class CL_SLEI_TST_UNIT_RUN_FACADE has no exception.

Method CHECK_OPERATION2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SUBSCRIBER_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20081212

Method CHECK_OPERATION2 on class CL_SLEI_TST_UNIT_RUN_FACADE has no exception.

Method CHECK_OPERATION3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SUBSCRIBER_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20081212

Method CHECK_OPERATION3 on class CL_SLEI_TST_UNIT_RUN_FACADE has no exception.

Method MAP_OPERATION1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EVT_DATA Call by reference Type reference (TYPE) SLEI_TST_MSG Test 20081212
2 Importing IS_EVT_DATA Call by reference Type reference (TYPE) ANY 20081212
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20081212
2 CX_STATIC_CHECK 20081212

Method MAP_OPERATION2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EVT_DATA Call by reference Type reference (TYPE) SLEI_TST_MSG 20081212
2 Importing IS_EVT_DATA Call by reference Type reference (TYPE) ANY 20081212
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20081212
2 CX_STATIC_CHECK 20081212

Method MAP_OPERATION3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EVT_DATA Call by reference Type reference (TYPE) SLEI_TST_DATA Test 20081212
2 Importing IS_EVT_DATA Call by reference Type reference (TYPE) ANY 20081212
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20081212
2 CX_STATIC_CHECK 20081212

Method RAISE_OPERATION1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EVT_DATA Call by reference Type reference (TYPE) SLEI_TST_MSG Test 20081212
2 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081212
# Exception Resumable Description Created on
1 CX_SLEI_RUN_FACADE 20081212

Method RAISE_OPERATION2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EVT_DATA Call by reference Type reference (TYPE) SLEI_TST_MSG Test 20081212
2 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081212
# Exception Resumable Description Created on
1 CX_SLEI_RUN_FACADE 20081212

Method RAISE_OPERATION3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EVT_DATA Call by reference Type reference (TYPE) SLEI_TST_DATA Test 20081212
2 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081212
# Exception Resumable Description Created on
1 CX_SLEI_RUN_FACADE 20081212
Event Signatures

Event EVT_CHDOC_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_DATA Exporting Value transfer Type reference (TYPE) SLEI_TST_DATA Test 20090121

Event EVT_CHDOC_CREATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_DATA Exporting Value transfer Type reference (TYPE) SLEI_TST_DATA Test of Event Triggering via Change Documents 20090121

Event EVT_CHDOC_DELETED Signature
Event EVT_CHDOC_DELETED on class CL_SLEI_TST_UNIT_RUN_FACADE has no parameter.
Event EVT_OPERATION1 Signature
Event EVT_OPERATION1 on class CL_SLEI_TST_UNIT_RUN_FACADE has no parameter.
Event EVT_OPERATION2 Signature
Event EVT_OPERATION2 on class CL_SLEI_TST_UNIT_RUN_FACADE has no parameter.
Event EVT_OPERATION3 Signature
Event EVT_OPERATION3 on class CL_SLEI_TST_UNIT_RUN_FACADE has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731