SAP ABAP Class CL_CI_TEST_VERIFY (Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20060121 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_CREATE_TEST_MESSAGE | Erzeugen von Test-Meldungen | 20130303 |
Properties
| Class | CL_CI_TEST_VERIFY | |
| Short Description | Test | |
| Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20060121 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_VERIFY has no forward declaration.
Interfaces
Class CL_CI_TEST_VERIFY has no interface implemented.
Friends
Class CL_CI_TEST_VERIFY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Check Result | 20060121 | |
| 2 | Static method | Protected | Method | 20130816 | ||
| 3 | Static method | Protected | Method | 20121026 | ||
| 4 | Static method | Protected | Method | Execute test | 20060121 |
Events
Class CL_CI_TEST_VERIFY has no event.
Types
Class CL_CI_TEST_VERIFY has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_CI_TEST_VERIFY has no exception.
Method CHECK_GENERAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TEST | Call by reference | Type reference (TYPE) | SYCHAR30 | 20130816 |
Method CHECK_GENERAL on class CL_CI_TEST_VERIFY has no exception.
Method METHOD_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INCLUDE | Value transfer | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20121026 | |||
| 2 | P_METHOD | Call by reference | Type reference (TYPE) | STRING | 20121026 |
Method METHOD_INCLUDE on class CL_CI_TEST_VERIFY has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NOSUPPRESS | Call by reference | Type reference (TYPE) | SCI_NOSUP | Code Inspector: Auch ausgenommene Meldungen anzeigen | 20130625 | |||
| 2 | P_OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20060121 | ||||
| 3 | P_OBJ_PARAMS | Call by reference | Type reference (TYPE) | SCIT_OBJ_PAR | 20120815 | ||||
| 4 | P_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20060121 | ||||
| 5 | P_VARIANT | Call by reference | Type reference (TYPE) | SCI_CHKV | 20060121 |
Method RUN on class CL_CI_TEST_VERIFY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 710 |