SAP ABAP Class CL_ESD_PLGN_AUNIT (ABAP UnitTest base class for plugins)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_AUNIT_ASSERT | cl_aunit_assert | 20130327 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_MANAGER | Interface for Workbench Manager | 20120917 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_UIX_AUNIT | ABAP Unittest Base Class for UI | 20120824 |
Properties
| Class | CL_ESD_PLGN_AUNIT | |
| Short Description | ABAP UnitTest base class for plugins | |
| Super Class | CL_ESD_AUNIT_ASSERT | cl_aunit_assert |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SESD_ESI_OBJECT_EDITORS | Unified Editor for ESR Objects |
| Created | 20120824 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESD_PLGN_AUNIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_MANAGER | Interface for Workbench Manager | 20120917 |
Friends
Class CL_ESD_PLGN_AUNIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | includes all implemented interfaces | 20120824 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ESD_WIZ_AUNIT | 20130321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | check wheter detail scubscreen is provided by plugin | 20130312 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120824 | |
| 3 | Instance method | Protected | Method | initializes plugin | 20120824 | |
| 4 | Instance method | Protected | Method | simulates value typed in by the user | 20130321 | |
| 5 | Instance method | Protected | Test Method for ABAP Unit | 20120824 | ||
| 6 | Instance method | Protected | Test Method for ABAP Unit | 20120824 | ||
| 7 | Instance method | Protected | Test Method for ABAP Unit | 20120824 | ||
| 8 | Instance method | Protected | Test Method for ABAP Unit | 20120824 | ||
| 9 | Instance method | Protected | Test Method for ABAP Unit | 20120824 | ||
| 10 | Instance method | Protected | Test Method for ABAP Unit | 20120824 |
Events
Class CL_ESD_PLGN_AUNIT has no event.
Types
Class CL_ESD_PLGN_AUNIT has no local type.
Method Signatures
Method ASSERT_GET_DETAIL_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB | Call by reference | Type reference (TYPE) | ESD_TAB | ESI-Tabstrip | 20130312 |
Method ASSERT_GET_DETAIL_SUBSCREEN on class CL_ESD_PLGN_AUNIT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESD_PLGN_AUNIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESD_PLGN_AUNIT has no exception.
Method INITIALIZE_PLUGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | CL_ESD_WB_OBJECT_STATUS | UI Status for Workbench | 20121022 | |||
| 2 | OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | WB Request: Operation in the Development Environment | 20121022 | |||
| 3 | PLUGIN | Call by reference | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | 20120824 | ||||
| 4 | WB_KEY | Call by reference | Type reference (TYPE) | CL_PROXY_WB=>T_WB_KEY | 20120824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120824 |
Method SET_TYPED_IN_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 'IFR_NAME' | Field Name | 20130321 | ||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 'SPROXHDR' | Table Name | 20130321 | ||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130321 |
Method SET_TYPED_IN_VALUE on class CL_ESD_PLGN_AUNIT has no exception.
Method _CREATE_TREE_DATA Signature
Method _CREATE_TREE_DATA on class CL_ESD_PLGN_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120824 |
Method _GET_AVAILABLE_DATA_ENTITIES Signature
Method _GET_AVAILABLE_DATA_ENTITIES on class CL_ESD_PLGN_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120824 |
Method _GET_DETAIL_SUBSCREEN Signature
Method _GET_DETAIL_SUBSCREEN on class CL_ESD_PLGN_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120824 |
Method _GET_F4_VALUES Signature
Method _GET_F4_VALUES on class CL_ESD_PLGN_AUNIT has no parameter.
Method _GET_F4_VALUES on class CL_ESD_PLGN_AUNIT has no exception.
Method _GET_TESTPROGRAM Signature
Method _GET_TESTPROGRAM on class CL_ESD_PLGN_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120824 |
Method _HANDLE_FCODE Signature
Method _HANDLE_FCODE on class CL_ESD_PLGN_AUNIT has no parameter.
Method _HANDLE_FCODE on class CL_ESD_PLGN_AUNIT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |