SAP ABAP Class CL_AXT_BUSINESS_API_MOCK (Mock and Stub Object for Business API)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_GENERATION_FRAMEWORK_TEST (Package) Generation tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_TABLES_BUSINESS_API | Business API for Table Extensions | 20111013 |
Properties
| Class | CL_AXT_BUSINESS_API_MOCK | |
| Short Description | Mock and Stub Object for Business API | |
| Super Class | CL_AXT_TABLES_BUSINESS_API | Business API for Table Extensions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | AXT_GENERATION_FRAMEWORK_TEST | Generation tests |
| Created | 20111013 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_BUSINESS_API_MOCK has no forward declaration.
Interfaces
Class CL_AXT_BUSINESS_API_MOCK has no interface implemented.
Friends
Class CL_AXT_BUSINESS_API_MOCK 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) | DATA | 20111013 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20111013 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | 20111013 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | 20111013 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | 20111013 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20111013 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20111013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111013 | |
| 2 | Static method | Public | Method | 20111013 | ||
| 3 | Instance method | Public | Method | 20111013 |
Events
Class CL_AXT_BUSINESS_API_MOCK has no event.
Types
Class CL_AXT_BUSINESS_API_MOCK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRS_EXPECTED_CHANGE_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111013 | ||||
| 2 | IRS_EXPECTED_CREATE_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111013 | ||||
| 3 | IV_EXPECTED_DELETE_RECORD | Call by reference | Type reference (TYPE) | STRING | CL_AXT_GENIL_CONT_OBJECT_STUB=>GV_OLD_KEY | 20111013 | |||
| 4 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | AXT_TABLE_ID | Table ID | 20111013 | |||
| 5 | IV_TEST_CASE | Call by reference | Type reference (TYPE) | STRING | 20111013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111013 |
Method INJECT_TO_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_API | Call by reference | Object reference (TYPE REF TO) | CL_AXT_BUSINESS_API_MOCK | 20111013 | ||||
| 2 | IO_HDLR | Call by reference | Object reference (TYPE REF TO) | CL_AXT_CA_HDLR_ABSTR | 20111013 |
Method INJECT_TO_HANDLER on class CL_AXT_BUSINESS_API_MOCK has no exception.
Method VERIFY_EXPECTED_CALLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGE_EXP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20111013 | |||
| 2 | IV_CREATE_EXP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20111013 | |||
| 3 | IV_DELETE_EXP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20111013 |
Method VERIFY_EXPECTED_CALLS on class CL_AXT_BUSINESS_API_MOCK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |