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 | Instance attribute | Public | Attribute reference (LIKE) | 20051125 | |||||
| 2 | Constant | Protected | Type reference (TYPE) | XO_OBJECT_KEY | 'XO1000' | Key Parameters | 20051125 | ||
| 3 | Constant | Protected | Type reference (TYPE) | XO_OBJECT_KEY | 'XO1001' | Key Parameters | 20051125 | ||
| 4 | Constant | Protected | Type reference (TYPE) | XO_OBJECT_KEY | 'XO1002' | Key Parameters | 20051125 | ||
| 5 | Constant | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 'ZFUBAR' | Name of Business Object | 20051125 | ||
| 6 | Constant | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 'ZAIRPLANE' | Name of Business Object | 20051125 | ||
| 7 | Constant | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 'ZSCHNAPPI' | Name of Business Object | 20051125 | ||
| 8 | Constant | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 'ZCARGO_PLANE' | Name of Business Object | 20051125 | ||
| 9 | Constant | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 'ZPASSENGER_PLANE' | Name of Business Object | 20051125 | ||
| 10 | Constant | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | 'ZFUBAR' | Name of Business Object Type | 20051125 | ||
| 11 | Constant | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | 'ZAIRPLANE' | Name of Business Object Type | 20051125 | ||
| 12 | Constant | Protected | Type reference (TYPE) | ENQU_NAME | 'EXOSAPLANE' | Name of lock object | 20051219 | ||
| 13 | Constant | Protected | Type reference (TYPE) | XO_KEY_NAME | 'PLANETYPE' | Name of Key Field | 20051212 | ||
| 14 | Constant | Protected | Type reference (TYPE) | XO_KEY_NAME | 'PLANETYPE' | Name of Key Field | 20061110 | ||
| 15 | Constant | Protected | Type reference (TYPE) | XO_DATA_TYPE_NAME | 'S_PLANETYE' | Name of Data Type | 20051219 | ||
| 16 | Instance attribute | Public | Attribute reference (LIKE) | 20051125 | |||||
| 17 | Instance attribute | Public | Attribute reference (LIKE) | 20051125 | |||||
| 18 | Instance attribute | Public | Attribute reference (LIKE) | 20051121 | |||||
| 19 | Instance attribute | Public | Attribute reference (LIKE) | 20051125 | |||||
| 20 | Constant | Protected | Type reference (TYPE) | XO_MEMORY_OBJECT_NAME | 'Z12345' | Name of Memory Object | 20051125 | ||
| 21 | Constant | Protected | Type reference (TYPE) | XO_MEMORY_OBJECT_NAME | 'SAPLANE' | Name of Memory Object | 20051125 | ||
| 22 | Constant | Protected | Type reference (TYPE) | XO_MEMORY_OBJECT_NAME | 'STR_XO_DUMMY_X' | Name of X Structure of Memory Object | 20051129 | ||
| 23 | Constant | Protected | Type reference (TYPE) | XO_MEMORY_OBJECT_NAME | 'Z67890' | Name of Memory Object | 20051125 | ||
| 24 | Constant | Protected | Type reference (TYPE) | XO_MEMORY_OBJECT_NAME | 'SCPLANE' | Name of Memory Object | 20051125 | ||
| 25 | Constant | Protected | Type reference (TYPE) | XO_MEMORY_OBJECT_NAME | 'SPPLANE' | Name of Memory Object | 20051125 | ||
| 26 | Instance attribute | Protected | Type reference (TYPE) | CHAR80 | Error Message | 20051121 | |||
| 27 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'Data changed' | No Buffered Reference Received | 20051130 | ||
| 28 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'Entry found' | No Buffered Reference Received | 20051125 | ||
| 29 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'Entry was removed' | No Buffered Reference Received | 20051130 | ||
| 30 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'Error was expected' | No Buffered Reference Received | 20051125 | ||
| 31 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'Error was returned' | No Buffered Reference Received | 20051125 | ||
| 32 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'False data from method:' | Method Supplies Incorrect Data | 20051125 | ||
| 33 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'False parameter accepted:' | Incorrect Parameters Have Been Accepted | 20051125 | ||
| 34 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'False result in method:' | Results of Method Are Incorrect | 20051125 | ||
| 35 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'NEG:' | Negative Case | 20051121 | ||
| 36 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'No buffered reference returned:' | No Buffered Reference Received | 20051122 | ||
| 37 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'No entry found' | No Buffered Reference Received | 20051125 | ||
| 38 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'No error on initial mandatory parameter:' | No Errors for Obligatory Parameters with No Entries | 20051121 | ||
| 39 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'No reference returned:' | No Buffered Reference Received | 20051125 | ||
| 40 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'POS:' | Positive Case | 20051121 | ||
| 41 | Constant | Protected | Type reference (TYPE) | XO_PERSISTENCE_OBJECT_NAME | 'ZSPFLI' | Name of Persistence Object | 20051212 | ||
| 42 | Constant | Protected | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | 'ZFIX' | Name of Segment Object | 20051125 | ||
| 43 | Constant | Protected | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | 'ZGENERAL_DATA' | Name of Segment Object | 20051125 | ||
| 44 | Constant | Protected | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | 'ZFOXI' | Name of Segment Object | 20051125 | ||
| 45 | Constant | Protected | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | 'ZCARGO_DATA' | Name of Segment Object | 20051125 | ||
| 46 | Constant | Protected | Type reference (TYPE) | XO_SEGMENT_OBJECT_NAME | 'ZPASSENGER_DATA' | Name of Segment Object | 20051125 | ||
| 47 | Instance attribute | Public | Attribute reference (LIKE) | 20051125 | |||||
| 48 | Instance attribute | Public | Attribute reference (LIKE) | 20051121 | |||||
| 49 | Instance attribute | Public | Attribute reference (LIKE) | 20051125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Set Up Complete XO Test Customizing | 20051125 | |
| 2 | 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 |