SAP ABAP Class CL_WB_TEST_HELPER (Helper Klasse für ABAP Unit Tests)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ABSTRACT_TEST_HELPER | abstract base class for unit test helper classes | 20071212 |
Properties
| Class | CL_WB_TEST_HELPER | |
| Short Description | Helper Klasse für ABAP Unit Tests | |
| Super Class | CL_WB_ABSTRACT_TEST_HELPER | abstract base class for unit test helper classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SEU_TEST | Testobjekte für ABAP Unit |
| Created | 20070702 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_TEST_HELPER has no interface implemented.
Friends
Class CL_WB_TEST_HELPER has no friend class.
Attributes
Class CL_WB_TEST_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070702 | ||
| 2 | Instance method | Public | Method | 20070814 | ||
| 3 | Instance method | Public | Method | 20070815 | ||
| 4 | Instance method | Public | Method | 20070702 | ||
| 5 | Instance method | Public | Method | 20070702 | ||
| 6 | Static method | Public | Method | Factory-Methode | 20070702 | |
| 7 | Instance method | Public | Method | 20070702 | ||
| 8 | Instance method | Public | Method | 20070815 | ||
| 9 | Instance method | Public | Method | 20070815 | ||
| 10 | Instance method | Public | Method | 20070702 | ||
| 11 | Instance method | Public | Method | 20070702 | ||
| 12 | Instance method | Private | Method | 20070702 | ||
| 13 | Instance method | Private | Method | 20070904 | ||
| 14 | Instance method | Private | Method | 20070903 | ||
| 15 | Instance method | Private | Method | 20070702 | ||
| 16 | Instance method | Private | Method | 20070904 |
Events
Class CL_WB_TEST_HELPER has no event.
Types
Class CL_WB_TEST_HELPER has no local type.
Method Signatures
Method COPY_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_MASTER_LANGU | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070727 | ||||
| 2 | CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20070702 | ||||
| 3 | ENABLE_CORR_INSERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121023 | ||||
| 4 | SUPPRESS_ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120411 | ||||
| 5 | TEMPLATE_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070703 |
Method COPY_FUGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_MASTER_LANGU | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070814 | ||||
| 2 | FUGR_NAME | Value transfer | Type reference (TYPE) | AREA | Name der Funktionsgruppe | 20070814 | |||
| 3 | TEMPLATE_FUGR_NAME | Call by reference | Type reference (TYPE) | AREA | Name der Funktionsgruppe | 20070814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070814 |
Method COPY_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_MASTER_LANGU | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070815 | ||||
| 2 | FUNC_NAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name der Funktionsgruppe | 20070815 | |||
| 3 | NEW_FUGR | Call by reference | Type reference (TYPE) | AREA | Name der Funktionsgruppe | 20070815 | |||
| 4 | TEMPLATE_FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name der Funktionsgruppe | 20070815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070815 |
Method COPY_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20070702 | ||||
| 2 | TEMPLATE_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070703 |
Method COPY_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_MASTER_LANGU | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070727 | ||||
| 2 | REPORT_NAME | Value transfer | Type reference (TYPE) | SY-REPID | 20070702 | ||||
| 3 | TEMPLATE_REPORT_NAME | Call by reference | Type reference (TYPE) | SY-REPID | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070702 |
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_HELPER | Value transfer | Object reference (TYPE REF TO) | CL_WB_TEST_HELPER | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070705 |
Method DELETE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070703 |
Method DELETE_FUGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUGR_NAME | Call by reference | Type reference (TYPE) | AREA | Name der Funktionsgruppe | 20070815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070815 |
Method DELETE_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name der Funktionsgruppe | 20070815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070815 |
Method DELETE_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070703 |
Method DELETE_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPORT_NAME | Call by reference | Type reference (TYPE) | SY-REPID | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070702 |
Method DOES_CLIF_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIF_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20070702 | ||||
| 2 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070702 |
Method DOES_CLIF_EXIST on class CL_WB_TEST_HELPER has no exception.
Method DOES_FUBA_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070904 | ||||
| 2 | FUBA_NAME | Call by reference | Type reference (TYPE) | RS38L-NAME | 20070904 |
Method DOES_FUBA_EXIST on class CL_WB_TEST_HELPER has no exception.
Method DOES_FUGR_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070903 | ||||
| 2 | FUGR_NAME | Call by reference | Type reference (TYPE) | AREA | 20070903 |
Method DOES_FUGR_EXIST on class CL_WB_TEST_HELPER has no exception.
Method DOES_REPORT_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070702 | ||||
| 2 | REPORT_NAME | Call by reference | Type reference (TYPE) | SY-REPID | 20070702 |
Method DOES_REPORT_EXIST on class CL_WB_TEST_HELPER has no exception.
Method DOES_WDY_OBJECT_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070904 | ||||
| 2 | OBJECT_KEY | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_KEY | Web Dynpro : Objektschlüssel | 20070904 | |||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20070904 |
Method DOES_WDY_OBJECT_EXIST on class CL_WB_TEST_HELPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |