SAP ABAP Class TH_RFAC_REFACTORING (Test Helper Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_IMPL (Package) Implementation of new refactoring
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AUNIT_ASSERT ABAP Unit: Assertions (see Longtext) 20110701
Properties
Class TH_RFAC_REFACTORING  
Short Description Test Helper Class    
Super Class CL_AUNIT_ASSERT ABAP Unit: Assertions (see Longtext) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SRFAC_IMPL   Implementation of new refactoring 
Created 20110412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TH_RFAC_REFACTORING has no forward declaration.
Interfaces
Class TH_RFAC_REFACTORING has no interface implemented.
Friends
Class TH_RFAC_REFACTORING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INCLUDE1 Instance attribute Protected Object reference (TYPE REF TO) TD_RFAC_INCLUDE 20110701
2 INCLUDE2 Instance attribute Protected Object reference (TYPE REF TO) TD_RFAC_INCLUDE 20110701
3 INCLUDE3 Instance attribute Protected Object reference (TYPE REF TO) TD_RFAC_INCLUDE 20110701
4 INCLUDES Instance attribute Protected Type reference (TYPE) IF_RIS_INCLUDE=>TAB 20110701
5 RFAC_EXCEPTION Instance attribute Protected Object reference (TYPE REF TO) CX_RFAC_ERROR 20110701
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_FALSE Static method Public Method 20110701
2 ASSERT_TEXTID Instance method Public Method 20110701
3 ASSERT_TRUE Static method Public Method 20110701
4 SETUP Instance method Private Method 20110701
Events
Class TH_RFAC_REFACTORING has no event.
Types
Class TH_RFAC_REFACTORING has no local type.
Method Signatures

Method ASSERT_FALSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) ABAP_BOOL 20110701

Method ASSERT_FALSE on class TH_RFAC_REFACTORING has no exception.

Method ASSERT_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXTID Call by reference Type reference (TYPE) SCX_T100KEY 20110701

Method ASSERT_TEXTID on class TH_RFAC_REFACTORING has no exception.

Method ASSERT_TRUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) ABAP_BOOL 20110701

Method ASSERT_TRUE on class TH_RFAC_REFACTORING has no exception.

Method SETUP Signature

Method SETUP on class TH_RFAC_REFACTORING has no parameter.
Method SETUP on class TH_RFAC_REFACTORING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in