SAP ABAP Class CL_SAUNIT_TEST_BROWSER (Test browser (workbench tool))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_WORKBENCH (Package) - Internal - No reuse - Workbench integration, test browser
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAUNIT_WB_TOOL_ADAPTER | Adapter for ABAP Unit tool to workbench tool | 20080825 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL | Control-Based Tool | 20050913 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL_EXTENDED_1 | Enhancement 1 of IF_WB_CONTROL_TOOL | 20050913 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20050913 |
Properties
| Class | CL_SAUNIT_TEST_BROWSER | |
| Short Description | Test browser (workbench tool) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | AUNIT_BROWSER | |
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_WORKBENCH | - Internal - No reuse - Workbench integration, test browser |
| Created | 20050913 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAUNIT_WB_TOOL_ADAPTER | Adapter for ABAP Unit tool to workbench tool | 20080825 | ||
| 2 | IF_WB_CONTROL_TOOL | Control-Based Tool | 20050913 | ||
| 3 | IF_WB_CONTROL_TOOL_EXTENDED_1 | Enhancement 1 of IF_WB_CONTROL_TOOL | 20050913 | ||
| 4 | IF_WB_PROGRAM | Workbench: Program | 20050913 |
Friends
Class CL_SAUNIT_TEST_BROWSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20080825 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SAUNIT_WB_TOOL_PROVIDER | Implementation of Workbench Tool in ABAP Unit | 20080825 |
Methods
Class CL_SAUNIT_TEST_BROWSER has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGE_TREE_TOOLBAR | Instance Event (0) |
Public (2) |
Event to change toolbar | 20060112 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_RANGE | Private | See coding | 20051227 | type_Range type range of cl_Cls_Object_Collector=>ty_Type_List
|
||
| 2 | TYPE_VALID_DATA | Private | See coding | 20060131 | begin of type_Valid_Data ,
is_Valid type abap_Bool,
home_Package type abap_Bool,
local_Package type abap_Bool,
end of type_Valid_Data
|
Event Signatures
Event CHANGE_TREE_TOOLBAR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TOOLBAR | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20060112 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |