SAP ABAP Class CL_WB_TEST_SETTINGS (WB - Tests - Einstellungen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SEU_TEST (Package) Testobjekte für ABAP Unit
⤷
⤷
Properties
| Class | CL_WB_TEST_SETTINGS | |
| Short Description | WB - Tests - Einstellungen | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_TEST | Testobjekte für ABAP Unit |
| Created | 20070713 | 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
Class CL_WB_TEST_SETTINGS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WB_ABSTRACT_TEST_HELPER | 20101008 | abstract base class for unit test helper classes |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20070713 | |||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WB_TEST_SETTINGS | 20070713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101008 | ||
| 2 | Instance method | Private | Method | 20101008 | ||
| 3 | Static method | Public | Method | 20070713 | ||
| 4 | Instance method | Public | Method | 20100826 | ||
| 5 | Instance method | Public | Method | 20070713 | ||
| 6 | Instance method | Private | Method | 20070713 |
Events
Class CL_WB_TEST_SETTINGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SETTING_ENTRY | Private | See coding | 20070713 | begin of ty_setting_entry,
object_type type trobjtype,
object_name type sobj_name,
corr_enabled type abap_bool,
corr_enabled_has_been_called type abap_bool,
end of ty_setting_entry
|
Method Signatures
Method DISABLE_CORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101008 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20101008 |
Method DISABLE_CORR on class CL_WB_TEST_SETTINGS has no exception.
Method ENABLE_CORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101008 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20101008 |
Method ENABLE_CORR on class CL_WB_TEST_SETTINGS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTINGS | Value transfer | Object reference (TYPE REF TO) | CL_WB_TEST_SETTINGS | 20070713 |
Method GET_INSTANCE on class CL_WB_TEST_SETTINGS has no exception.
Method HAS_CORR_ENABLED_BEEN_CALLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100826 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20100826 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100826 |
Method HAS_CORR_ENABLED_BEEN_CALLED on class CL_WB_TEST_SETTINGS has no exception.
Method IS_CORR_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070713 | ||||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070713 | ||||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20070713 |
Method IS_CORR_ENABLED on class CL_WB_TEST_SETTINGS has no exception.
Method SET_SETTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORR_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070713 | ||||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070713 | ||||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20070713 | ||||
| 4 | RESET_CORR_ENABLED_HB_CALLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100826 |
Method SET_SETTING on class CL_WB_TEST_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |