SAP ABAP Class CL_UA_UNIT_TEST (Provides fixtures for UA unit tests)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_TOOLBOX (Package) Useful Bits
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_UNIT_TEST_MC01 Unit Test Helper method for DB MC01 20040727
Properties
Class CL_UA_UNIT_TEST  
Short Description Provides fixtures for UA unit tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_TOOLBOX   Useful Bits 
Created 20040527   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_UNIT_TEST has no forward declaration.
Interfaces
Class CL_UA_UNIT_TEST has no interface implemented.
Friends
Class CL_UA_UNIT_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DATABASIS Static Attribute Public Type reference (TYPE) ACC_DATABASIS Data Basis 20040527
2 MO_ENVIRONMENT Static Attribute Public Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Runtime Environment 20040527
3 MO_OBJECT_TYPE Static Attribute Public Object reference (TYPE REF TO) CL_UA_OBJECT_TYPE Object Type 20040527
4 MO_RESULT_LEVEL Static Attribute Public Object reference (TYPE REF TO) CL_UA_RESULT_LEVEL Posting Level 20040527
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTEXT Static method Public Method 20040727
2 CREATE_CONTEXT_0PCP4 Static method Protected Method 20040727
3 CREATE_CONTEXT_MC01 Static method Protected Method 20040727
4 CREATE_EDGE Static method Protected Method 20040728
5 CREATE_ENVIRONMENT Static method Public Method fixture for data basis 0PCP4 20040527
6 CREATE_LEVEL Static method Public Method 20040727
7 CREATE_LEVEL_0PCP4 Static method Protected Method 20040727
8 CREATE_LEVEL_MC01 Static method Protected Method 20040727
9 CREATE_MODEL Static method Public Method 20040727
10 CREATE_MODEL_0PCP4 Static method Protected Method 20040727
11 CREATE_MODEL_MC01 Static method Protected Method 20040727
12 CREATE_NODE Static method Protected Method 20040728
13 GET_OBJECT_TYPE Static method Protected Method 20040728
Events
Class CL_UA_UNIT_TEST has no event.
Types
Class CL_UA_UNIT_TEST has no local type.
Method Signatures

Method CREATE_CONTEXT Signature

Method CREATE_CONTEXT on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_CONTEXT on class CL_UA_UNIT_TEST has no exception.

Method CREATE_CONTEXT_0PCP4 Signature

Method CREATE_CONTEXT_0PCP4 on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_CONTEXT_0PCP4 on class CL_UA_UNIT_TEST has no exception.

Method CREATE_CONTEXT_MC01 Signature

Method CREATE_CONTEXT_MC01 on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_CONTEXT_MC01 on class CL_UA_UNIT_TEST has no exception.

Method CREATE_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RECEIVER_NODE Call by reference Object reference (TYPE REF TO) CL_UA_NODE 20040728
2 Importing IO_SENDER_NODE Call by reference Object reference (TYPE REF TO) CL_UA_NODE 20040728
3 Returning RO_EDGE Value transfer Object reference (TYPE REF TO) CL_UA_EDGE 20040728

Method CREATE_EDGE on class CL_UA_UNIT_TEST has no exception.

Method CREATE_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS '0PCP4' Datenbasis 20040727

Method CREATE_ENVIRONMENT on class CL_UA_UNIT_TEST has no exception.

Method CREATE_LEVEL Signature

Method CREATE_LEVEL on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_LEVEL on class CL_UA_UNIT_TEST has no exception.

Method CREATE_LEVEL_0PCP4 Signature

Method CREATE_LEVEL_0PCP4 on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_LEVEL_0PCP4 on class CL_UA_UNIT_TEST has no exception.

Method CREATE_LEVEL_MC01 Signature

Method CREATE_LEVEL_MC01 on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_LEVEL_MC01 on class CL_UA_UNIT_TEST has no exception.

Method CREATE_MODEL Signature

Method CREATE_MODEL on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_MODEL on class CL_UA_UNIT_TEST has no exception.

Method CREATE_MODEL_0PCP4 Signature

Method CREATE_MODEL_0PCP4 on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_MODEL_0PCP4 on class CL_UA_UNIT_TEST has no exception.

Method CREATE_MODEL_MC01 Signature

Method CREATE_MODEL_MC01 on class CL_UA_UNIT_TEST has no parameter.
Method CREATE_MODEL_MC01 on class CL_UA_UNIT_TEST has no exception.

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) CL_UA_OBJECT Objektinstanz 20040728
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) CL_UA_NODE Knoteninstanz: Kennzahlen zu Objekten 20040728

Method CREATE_NODE on class CL_UA_UNIT_TEST has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TYPENAME Call by reference Type reference (TYPE) UAB_TYPENAME Typname 20040728
2 Returning RO_OBJECT_TYPE Value transfer Object reference (TYPE REF TO) CL_UA_OBJECT_TYPE Objekttyp 20040728

Method GET_OBJECT_TYPE on class CL_UA_UNIT_TEST has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 400