SAP ABAP Class TCL_STCT_PARAMETER_TESTS (Generic for parameter unit tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
     S_LMCFG_SC_TASKS (Package) System Copy Tasks
Properties
Class TCL_STCT_PARAMETER_TESTS  
Short Description Generic for parameter unit tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package S_LMCFG_SC_TASKS   System Copy Tasks 
Created 20120327   SAP 
Last change 20130531   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)
2 IF_STCTM_UI_TASK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class TCL_STCT_PARAMETER_TESTS has no interface implemented.
Friends
Class TCL_STCT_PARAMETER_TESTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TASK Instance attribute Protected Object reference (TYPE REF TO) IF_STCTM_UI_TASK User Interface Task 20120327
2 MO_TASK_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_STCTM_TASKLIST Configured List of Tasks 20120327
3 MT_PARAM Instance attribute Protected Type reference (TYPE) IF_STCTM_UI_TASK=>TT_EXT_PARAM 20120327
4 MV_CLASS_NAME Instance attribute Protected Type reference (TYPE) STRING 20120327
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_NUMBER_OF_PARAMS Instance method Protected Method 20120327
2 ASSERT_PARAMETER_EXISTS Instance method Protected Method 20120327
3 A_GET_CLASS_NAME Instance method Protected Method 20120327
4 CALL_EXTERNAL_PARAMETERS Instance method Protected Method 20120327
5 SETUP Instance method Private Method 20120327
6 SET_PT_VARIANT Instance method Protected Method 20120327
Events
Class TCL_STCT_PARAMETER_TESTS has no event.
Types
Class TCL_STCT_PARAMETER_TESTS has no local type.
Method Signatures

Method ASSERT_NUMBER_OF_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXP Call by reference Type reference (TYPE) I 20120327

Method ASSERT_NUMBER_OF_PARAMS on class TCL_STCT_PARAMETER_TESTS has no exception.

Method ASSERT_PARAMETER_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL 20120327
2 Importing IS_PASSWORD Call by reference Type reference (TYPE) ABAP_BOOL 20120327
3 Importing IS_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20120327
4 Importing IS_VALUE_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL 20120327
5 Importing NAME Call by reference Type reference (TYPE) STRING 20120327
6 Importing VALUE Call by reference Type reference (TYPE) STRING 20120327

Method ASSERT_PARAMETER_EXISTS on class TCL_STCT_PARAMETER_TESTS has no exception.

Method A_GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) SEOCLNAME Class Name 20120327

Method A_GET_CLASS_NAME on class TCL_STCT_PARAMETER_TESTS has no exception.

Method CALL_EXTERNAL_PARAMETERS Signature

Method CALL_EXTERNAL_PARAMETERS on class TCL_STCT_PARAMETER_TESTS has no parameter.
Method CALL_EXTERNAL_PARAMETERS on class TCL_STCT_PARAMETER_TESTS has no exception.

Method SETUP Signature

Method SETUP on class TCL_STCT_PARAMETER_TESTS has no parameter.
Method SETUP on class TCL_STCT_PARAMETER_TESTS has no exception.

Method SET_PT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) RSPARAMS-SELNAME ABAP/4: Name of SELECT-OPTION / PARAMETER 20120327
2 Importing VALUE Call by reference Type reference (TYPE) RSPARAMS-LOW ABAP/4: Selection value (LOW or HIGH value, external format) 20120327

Method SET_PT_VARIANT on class TCL_STCT_PARAMETER_TESTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732