SAP ABAP Class IF_SRT_TEST_CASE_INFO_PROVIDER (Test Case Information)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_TEST_CASE_INFO_PROVIDER | Test Case Information | 20061205 |
Properties
| Class | IF_SRT_TEST_CASE_INFO_PROVIDER | |
| Short Description | Test Case Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061204 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_TEST_CASE_INFO_PROVIDER has no forward declaration.
Interfaces
Class IF_SRT_TEST_CASE_INFO_PROVIDER has no interface implemented.
Friends
Class IF_SRT_TEST_CASE_INFO_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | T_TEST_CASE_PROCESSOR | 'IS_WS_ADAPTER' | Test Case Processor | 20061205 | ||
| 2 | Constant | Public | Type reference (TYPE) | T_TEST_CASE_PROCESSOR | 'TEST_FRAMEWORK' | Test Case Processor | 20070711 | ||
| 3 | Constant | Public | Type reference (TYPE) | T_TEST_CASE | 'SRT_CFG_IS_ROUNDTRIP' | Test | 20061205 | ||
| 4 | Constant | Public | Type reference (TYPE) | T_TEST_CASE | 'PERSIST_OWR_CALL' | Persist Response | 20080318 | ||
| 5 | Constant | Public | Type reference (TYPE) | T_TEST_CASE | 'HTTP_200' | Test | 20070711 | ||
| 6 | Constant | Public | Type reference (TYPE) | T_TEST_CASE | 'OWR_MESSAGE' | Name for Persisting OWR | 20080407 | ||
| 7 | Constant | Public | Type reference (TYPE) | T_TEST_CASE | 'RAISE_EXCEPTION' | Test | 20070712 | ||
| 8 | Constant | Public | Type reference (TYPE) | T_TEST_CASE_VALUE_NAME | 'SRT_CFG_IS_ROUNDTRIP_LP_NAME' | Name of Test Case Value | 20061205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks for test case | 20061205 | |
| 2 | Instance method | Public | Method | Gets Test Cases | 20061212 | |
| 3 | Instance method | Public | Method | Gets value from test case | 20061205 |
Events
Class IF_SRT_TEST_CASE_INFO_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_TEST_CASE_DATA | Public | Type reference (TYPE) | SRT_TEST_CASE_VALUE | Structure of Test Case Value | 20061205 | |
| 2 | TT_TEST_CASES | Public | Type reference (TYPE) | SRT_TEST_CASE_DATA_TAB | Test Cases | 20061212 | |
| 3 | TT_TEST_CASE_DATA | Public | Type reference (TYPE) | SRT_TEST_CASE_VALUE_TAB | Table of Test Case Values | 20061205 | |
| 4 | TT_TEST_CASE_PROCESSORS | Public | Type reference (TYPE) | SRT_TEST_CASE_DATA_TAB_H | Table of Test Case Processors | 20061212 | |
| 5 | T_TEST_CASE | Public | Type reference (TYPE) | SRT_TEST_CASE_DATA | Test | 20061205 | |
| 6 | T_TEST_CASE_PROCESSOR | Public | Type reference (TYPE) | SRT_TEST_CASE_DATA | Test Case Processor | 20061205 | |
| 7 | T_TEST_CASE_VALUE_NAME | Public | Type reference (TYPE) | SRT_TEST_CASE_DATA | Name of Test Case Value | 20061205 | |
| 8 | T_TEST_CASE_VALUE_VALUE | Public | Type reference (TYPE) | SRT_TEST_CASE_DATA | Test Case Value | 20061205 | |
Method Signatures
Method CHECK_FOR_TEST_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20061205 | |||
| 2 | TEST_CASE_PROCESSOR | Call by reference | Type reference (TYPE) | T_TEST_CASE_PROCESSOR | Testfall Processor | 20061205 |
Method CHECK_FOR_TEST_CASE on class IF_SRT_TEST_CASE_INFO_PROVIDER has no exception.
Method GET_TEST_CASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_CASES | Value transfer | Type reference (TYPE) | TT_TEST_CASES | Testfälle | 20061212 | |||
| 2 | TEST_CASE_PROCESSOR | Call by reference | Type reference (TYPE) | T_TEST_CASE_PROCESSOR | Testfall Processor | 20061212 |
Method GET_TEST_CASES on class IF_SRT_TEST_CASE_INFO_PROVIDER has no exception.
Method GET_TEST_CASE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_CASE | Call by reference | Type reference (TYPE) | T_TEST_CASE | Testfall | 20061205 | |||
| 2 | TEST_CASE_PROCESSOR | Call by reference | Type reference (TYPE) | T_TEST_CASE_PROCESSOR | Testfall Processor | 20061205 | |||
| 3 | TEST_CASE_VALUE_NAME | Call by reference | Type reference (TYPE) | T_TEST_CASE_VALUE_NAME | Name eines Testfallwertes | 20061205 | |||
| 4 | TEST_CASE_VALUE_VALUE | Value transfer | Type reference (TYPE) | T_TEST_CASE_VALUE_VALUE | Testfallwert | 20061205 |
Method GET_TEST_CASE_VALUE on class IF_SRT_TEST_CASE_INFO_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |