SAP ABAP Class XO_UNIT_TEST (Utility Class for Unit Test Enhanced for XO)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     XO_MAIN (Package) Central XO Components
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) 20051121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_BOOLE Constants: Boolean Values 20051121
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_MESSAGE Constants: Messages 20051125
Properties
Class XO_UNIT_TEST  
Short Description Utility Class for Unit Test Enhanced for XO    
Super Class CL_AUNIT_ASSERT ABAP Unit: Assertions (see Longtext) 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package XO_MAIN   Central XO Components 
Created 20051121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class XO_UNIT_TEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XO_CONST_BOOLE Constants: Boolean Values 20051121
2 IF_XO_CONST_MESSAGE Constants: Messages 20051125
Friends
Class XO_UNIT_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABORT_MSG Instance attribute Public Attribute reference (LIKE) 20051125
2 BO1 Constant Protected Type reference (TYPE) XO_OBJECT_KEY 'XO1000' Key Parameters 20051125
3 BO2 Constant Protected Type reference (TYPE) XO_OBJECT_KEY 'XO1001' Key Parameters 20051125
4 BO3 Constant Protected Type reference (TYPE) XO_OBJECT_KEY 'XO1002' Key Parameters 20051125
5 BO_1_NEG Constant Protected Type reference (TYPE) XO_BUSINESS_OBJECT_NAME 'ZFUBAR' Name of Business Object 20051125
6 BO_1_POS Constant Protected Type reference (TYPE) XO_BUSINESS_OBJECT_NAME 'ZAIRPLANE' Name of Business Object 20051125
7 BO_2_NEG Constant Protected Type reference (TYPE) XO_BUSINESS_OBJECT_NAME 'ZSCHNAPPI' Name of Business Object 20051125
8 BO_2_POS Constant Protected Type reference (TYPE) XO_BUSINESS_OBJECT_NAME 'ZCARGO_PLANE' Name of Business Object 20051125
9 BO_3_POS Constant Protected Type reference (TYPE) XO_BUSINESS_OBJECT_NAME 'ZPASSENGER_PLANE' Name of Business Object 20051125
10 BO_TYPE_1_NEG Constant Protected Type reference (TYPE) XO_BUSINESS_OBJECT_TYPE 'ZFUBAR' Name of Business Object Type 20051125
11 BO_TYPE_1_POS Constant Protected Type reference (TYPE) XO_BUSINESS_OBJECT_TYPE 'ZAIRPLANE' Name of Business Object Type 20051125
12 BO_TYPE_1_POS_LOCK_OBJECT Constant Protected Type reference (TYPE) ENQU_NAME 'EXOSAPLANE' Name of lock object 20051219
13 BO_TYPE_KEY Constant Protected Type reference (TYPE) XO_KEY_NAME 'PLANETYPE' Name of Key Field 20051212
14 BO_TYPE_KEY_NAME Constant Protected Type reference (TYPE) XO_KEY_NAME 'PLANETYPE' Name of Key Field 20061110
15 BO_TYPE_KEY_TYPE Constant Protected Type reference (TYPE) XO_DATA_TYPE_NAME 'S_PLANETYE' Name of Data Type 20051219
16 ERROR Instance attribute Public Attribute reference (LIKE) 20051125
17 EXIT Instance attribute Public Attribute reference (LIKE) 20051125
18 FALSE Instance attribute Public Attribute reference (LIKE) 20051121
19 INFO Instance attribute Public Attribute reference (LIKE) 20051125
20 MO_1_NEG Constant Protected Type reference (TYPE) XO_MEMORY_OBJECT_NAME 'Z12345' Name of Memory Object 20051125
21 MO_1_POS Constant Protected Type reference (TYPE) XO_MEMORY_OBJECT_NAME 'SAPLANE' Name of Memory Object 20051125
22 MO_1_POS_X Constant Protected Type reference (TYPE) XO_MEMORY_OBJECT_NAME 'STR_XO_DUMMY_X' Name of X Structure of Memory Object 20051129
23 MO_2_NEG Constant Protected Type reference (TYPE) XO_MEMORY_OBJECT_NAME 'Z67890' Name of Memory Object 20051125
24 MO_2_POS Constant Protected Type reference (TYPE) XO_MEMORY_OBJECT_NAME 'SCPLANE' Name of Memory Object 20051125
25 MO_3_POS Constant Protected Type reference (TYPE) XO_MEMORY_OBJECT_NAME 'SPPLANE' Name of Memory Object 20051125
26 MSG Instance attribute Protected Type reference (TYPE) CHAR80 Error Message 20051121
27 MSG_DATA_CHANGED Constant Protected Type reference (TYPE) CHAR40 'Data changed' No Buffered Reference Received 20051130
28 MSG_ENTRY_FOUND Constant Protected Type reference (TYPE) CHAR40 'Entry found' No Buffered Reference Received 20051125
29 MSG_ENTRY_REMOVED Constant Protected Type reference (TYPE) CHAR40 'Entry was removed' No Buffered Reference Received 20051130
30 MSG_ERROR_EXPECTED Constant Protected Type reference (TYPE) CHAR40 'Error was expected' No Buffered Reference Received 20051125
31 MSG_ERROR_RETURNED Constant Protected Type reference (TYPE) CHAR40 'Error was returned' No Buffered Reference Received 20051125
32 MSG_FALSE_DATA Constant Protected Type reference (TYPE) CHAR40 'False data from method:' Method Supplies Incorrect Data 20051125
33 MSG_FALSE_PARAM Constant Protected Type reference (TYPE) CHAR40 'False parameter accepted:' Incorrect Parameters Have Been Accepted 20051125
34 MSG_FALSE_RESULT Constant Protected Type reference (TYPE) CHAR40 'False result in method:' Results of Method Are Incorrect 20051125
35 MSG_NEG Constant Protected Type reference (TYPE) CHAR20 'NEG:' Negative Case 20051121
36 MSG_NO_BUF_REF Constant Protected Type reference (TYPE) CHAR40 'No buffered reference returned:' No Buffered Reference Received 20051122
37 MSG_NO_ENTRY_FOUND Constant Protected Type reference (TYPE) CHAR40 'No entry found' No Buffered Reference Received 20051125
38 MSG_NO_PARAM Constant Protected Type reference (TYPE) CHAR40 'No error on initial mandatory parameter:' No Errors for Obligatory Parameters with No Entries 20051121
39 MSG_NO_REF Constant Protected Type reference (TYPE) CHAR40 'No reference returned:' No Buffered Reference Received 20051125
40 MSG_POS Constant Protected Type reference (TYPE) CHAR20 'POS:' Positive Case 20051121
41 PO_1_POS Constant Protected Type reference (TYPE) XO_PERSISTENCE_OBJECT_NAME 'ZSPFLI' Name of Persistence Object 20051212
42 SO_1_NEG Constant Protected Type reference (TYPE) XO_SEGMENT_OBJECT_NAME 'ZFIX' Name of Segment Object 20051125
43 SO_1_POS Constant Protected Type reference (TYPE) XO_SEGMENT_OBJECT_NAME 'ZGENERAL_DATA' Name of Segment Object 20051125
44 SO_2_NEG Constant Protected Type reference (TYPE) XO_SEGMENT_OBJECT_NAME 'ZFOXI' Name of Segment Object 20051125
45 SO_2_POS Constant Protected Type reference (TYPE) XO_SEGMENT_OBJECT_NAME 'ZCARGO_DATA' Name of Segment Object 20051125
46 SO_3_POS Constant Protected Type reference (TYPE) XO_SEGMENT_OBJECT_NAME 'ZPASSENGER_DATA' Name of Segment Object 20051125
47 SUCCESS Instance attribute Public Attribute reference (LIKE) 20051125
48 TRUE Instance attribute Public Attribute reference (LIKE) 20051121
49 WARNING Instance attribute Public Attribute reference (LIKE) 20051125
Methods
# Method Level Visibility Method type Description Created on
1 MASTER_SETUP Static method Public Method Set Up Complete XO Test Customizing 20051125
2 MASTER_TEARDOWN Static method Public Method Remove Complete XO Test Customizing 20051125
Events
Class XO_UNIT_TEST has no event.
Types
Class XO_UNIT_TEST has no local type.
Method Signatures

Method MASTER_SETUP Signature

Method MASTER_SETUP on class XO_UNIT_TEST has no parameter.
Method MASTER_SETUP on class XO_UNIT_TEST has no exception.

Method MASTER_TEARDOWN Signature

Method MASTER_TEARDOWN on class XO_UNIT_TEST has no parameter.
Method MASTER_TEARDOWN on class XO_UNIT_TEST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710