SAP ABAP Class CL_WB_ABSTRACT_TEST_HELPER (abstract base class for unit test helper classes)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TEST_HELPER | Helper Klasse für ABAP Unit Tests | 20071212 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TEST_HELPER_ENHANCEMENTS | Helper Klasse für ABAP Unit Tests | 20071212 |
Properties
Class | CL_WB_ABSTRACT_TEST_HELPER | |
Short Description | abstract base class for unit test helper classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SEU_TEST | Testobjekte für ABAP Unit |
Created | 20071212 | SAP |
Last change | 20140121 | 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_ABSTRACT_TEST_HELPER has no interface implemented.
Friends
Class CL_WB_ABSTRACT_TEST_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Z' | 20071212 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_1BCDWB_WBT' | 20071212 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | 20071212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20071212 | |
2 | ![]() |
Instance method | Public | Method | 20071212 | |
3 | ![]() |
Instance method | Public | Constructor | 20071212 | |
4 | ![]() |
Instance method | Public | Method | 20071212 | |
5 | ![]() |
Instance method | Public | Method | 20071212 | |
6 | ![]() |
Instance method | Public | Method | 20071212 | |
7 | ![]() |
Instance method | Public | Method | 20071212 | |
8 | ![]() |
Instance method | Public | Method | 20071212 | |
9 | ![]() |
Instance method | Public | Method | 20100826 | |
10 | ![]() |
Instance method | Public | Method | 20071212 | |
11 | ![]() |
Instance method | Public | Method | 20071212 |
Events
Class CL_WB_ABSTRACT_TEST_HELPER has no event.
Types
Class CL_WB_ABSTRACT_TEST_HELPER has no local type.
Method Signatures
Method ACTIVATE_OBJECT 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 | 20071212 | |||
2 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20071212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071212 |
Method CHANGE_MASTER_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | TADIR-DEVCLASS | 20071212 | |||
2 | ![]() |
MASTER_LANGU | Call by reference | Type reference (TYPE) | TADIR-MASTERLANG | 20071212 | |||
3 | ![]() |
NEW_MASTER_LANGU | Call by reference | Type reference (TYPE) | TADIR-MASTERLANG | 20071212 | |||
4 | ![]() |
OBJ_NAME | Call by reference | Type reference (TYPE) | TRKEY-OBJ_NAME | 20071212 | |||
5 | ![]() |
OBJ_TYPE | Call by reference | Type reference (TYPE) | TRKEY-OBJ_TYPE | 20071212 |
Method CHANGE_MASTER_LANGUAGE on class CL_WB_ABSTRACT_TEST_HELPER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WB_ABSTRACT_TEST_HELPER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071212 |
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 | 20071212 | |||
2 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20071212 |
Method DISABLE_CORR on class CL_WB_ABSTRACT_TEST_HELPER 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 | 20071212 | |||
2 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20071212 |
Method ENABLE_CORR on class CL_WB_ABSTRACT_TEST_HELPER has no exception.
Method GENERATE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20071212 | |||
2 | ![]() |
NAME_LENGTH | Call by reference | Type reference (TYPE) | I | 20071212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071212 |
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GUID | Value transfer | Type reference (TYPE) | STRING | 20071212 |
Method GET_GUID on class CL_WB_ABSTRACT_TEST_HELPER has no exception.
Method GET_TARGET_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKAGE_NAME | Value transfer | Type reference (TYPE) | DEVCLASS | 20071212 |
Method GET_TARGET_PACKAGE on class CL_WB_ABSTRACT_TEST_HELPER has no exception.
Method HAS_CORR_INSERT_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_INSERT_BEEN_CALLED on class CL_WB_ABSTRACT_TEST_HELPER has no exception.
Method IS_CUSTOMER_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOMER_SYSTEM | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071212 |
Method IS_CUSTOMER_SYSTEM on class CL_WB_ABSTRACT_TEST_HELPER has no exception.
Method LOOP_GENERATE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LOOP_CNT | Call by reference | Type reference (TYPE) | I | 20071212 | |||
2 | ![]() |
P_NAME | Value transfer | Type reference (TYPE) | STRING | 20071212 | |||
3 | ![]() |
P_NAME_LENGTH | Call by reference | Type reference (TYPE) | I | 20071212 | |||
4 | ![]() |
P_OBJ_TYPE | Call by reference | Type reference (TYPE) | E071-OBJECT | 20071212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071212 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 711 |