SAP ABAP Class CL_SIC_TEST_DATA (Test data for unit test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_OBJECT | Abstract Base Class for Container Objects | 20060816 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_TEST_DATA | Test data for unit test | 20060816 |
Properties
Class | CL_SIC_TEST_DATA | |
Short Description | Test data for unit test | |
Super Class | CL_SIC_OBJECT | Abstract Base Class for Container Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_IC_FRAMEWORK_ENGINE | Information Consolidation Framework - Engine |
Created | 20060816 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIC_TEST_DATA | Test data for unit test | 20060816 |
Friends
Class CL_SIC_TEST_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data object 1 for test data | 20060816 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data object 2 for test data | 20060816 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data object 3 for test data | 20060816 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIC_SERVICE_NAME | Type of test data (Name of Service) | 20060816 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Compare property GR_TEST_DATA_n | 20060817 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20060816 |
Events
Class CL_SIC_TEST_DATA has no event.
Types
Class CL_SIC_TEST_DATA has no local type.
Method Signatures
Method COMPARE_TEST_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SRC_TEST_DATA_N | Value transfer | Object reference (TYPE REF TO) | DATA | Property of the first object instance | 20060817 | ||
2 | ![]() |
IR_TRG_TEST_DATA_N | Value transfer | Object reference (TYPE REF TO) | DATA | Property of the second object instance | 20060817 | ||
3 | ![]() |
RV_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: The property is equal | 20060817 |
Method COMPARE_TEST_DATA on class CL_SIC_TEST_DATA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TEST_DATA_1 | Value transfer | Object reference (TYPE REF TO) | DATA | Data object 1 for test data | 20060816 | ||
2 | ![]() |
IR_TEST_DATA_2 | Value transfer | Object reference (TYPE REF TO) | DATA | Data object 2 for test data | 20060816 | ||
3 | ![]() |
IR_TEST_DATA_3 | Value transfer | Object reference (TYPE REF TO) | DATA | Data object 3 for test data | 20060816 | ||
4 | ![]() |
IV_TEST_DATA_TYPE | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Type of test data (Name of Service) | 20060816 |
Method CONSTRUCTOR on class CL_SIC_TEST_DATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |