SAP ABAP Class CL_WER_TEST (Base class for test classes)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_TEST (Package) Test
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_DATA_TEST Contains all the test data 20070212
2 Inheritance (c INHERITING FROM c_ref)  CL_WER_ELEMENT_TEST Test class for elements and the rule config. app. 20070212
3 Inheritance (c INHERITING FROM c_ref)  CL_WER_ITEM_DATA_TEST Suppied data for the class CL_WER_ITEM_TEST 20070307
4 Inheritance (c INHERITING FROM c_ref)  CL_WER_ITEM_FIELD_MD_TEST Test class for CL_WER_ITEM_FIELD_META_DATA 20070725
5 Inheritance (c INHERITING FROM c_ref)  CL_WER_ITEM_TEST Test fixture class for IF_WER_ITEM_SET services 20070301
Properties
Class CL_WER_TEST  
Short Description Base class for test classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package WER_TEST   Test 
Created 20070212   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WER_TEST has no forward declaration.
Interfaces
Class CL_WER_TEST has no interface implemented.
Friends
Class CL_WER_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_ASSERT Static Attribute Protected Object reference (TYPE REF TO) CL_WER_ASSERTS Assert methods 20070212
2 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_WER_CONST_TEST Constants 20070212
3 SR_CUST Static Attribute Protected Object reference (TYPE REF TO) CL_WER_CUST_TEST Customizing used in tests 20070212
4 SR_ERR Static Attribute Protected Object reference (TYPE REF TO) CL_WER_EXCEPTION_REPORTER Services for raising exceptions 20070307
5 SR_FACTORY Static Attribute Protected Object reference (TYPE REF TO) CL_WER_FACTORY Factory for persistent objects 20070212
6 SR_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_WER_SERVICES_TEST Services specific to testing and debugging 20070307
7 SR_STORAGE Static Attribute Protected Object reference (TYPE REF TO) CL_WER_STORAGE_TEST For saving and loading from test database tables 20070307
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20070212
Events
Class CL_WER_TEST has no event.
Types
Class CL_WER_TEST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WER_TEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_TEST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700