SAP ABAP Class CL_FDT_GTC_TEST_CATALOG (Unit Test calss for test catalog)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes
⤷
⤷
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) | 20130806 |
Properties
| Class | CL_FDT_GTC_TEST_CATALOG | |
| Short Description | Unit Test calss for test catalog | |
| Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20130731 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_TEST_CATALOG has no interface implemented.
Friends
Class CL_FDT_GTC_TEST_CATALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '42_42_42' | Skip Test (numeric because of translation) | 20130806 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'NOK' | Test not OK | 20130806 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'OK' | Test OK | 20130806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Test Method for ABAP Unit | Processes all test cases | 20130806 | |
| 2 | Static method | Private | Method | Returns all functions | 20130806 |
Events
Class CL_FDT_GTC_TEST_CATALOG has no event.
Types
Class CL_FDT_GTC_TEST_CATALOG has no local type.
Method Signatures
Method PROCESS_TEST_CASES Signature
Method PROCESS_TEST_CASES on class CL_FDT_GTC_TEST_CATALOG has no parameter.
Method PROCESS_TEST_CASES on class CL_FDT_GTC_TEST_CATALOG has no exception.
Method RETRIEVE_ALL_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTS_FUNCTION_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Function List | 20130806 |
Method RETRIEVE_ALL_FUNCTIONS on class CL_FDT_GTC_TEST_CATALOG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |