Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUNIT_CONSTANTS | ABAP Unit: Constants for test API | 20120702 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESDB_AU | Unittest base class for nodes | 20130823 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_AU_PACKAGE | Base class for test using packages | 20130605 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_PLGN_AUNIT | ABAP UnitTest base class for plugins | 20130327 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_UI_AUNIT | ABAP Unit ESD UI Base Class | 20120824 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_WIZ_AUNIT | For Unit Tests for Wizard | 20130128 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_AUNIT_ASSERT | cl_aunit_assert | 20100930 |
Properties
| Class | CL_ESD_AUNIT_ASSERT | |
| Short Description | cl_aunit_assert | |
| Super Class | ||
| 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 | 20100929 | SAP |
| Last change | 20140121 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AUNIT_CONSTANTS | ABAP Unit: Constants for test API | 20120702 |
Friends
Class CL_ESD_AUNIT_ASSERT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Abort test Execution due to Missing Context | 20120702 | |
| 2 | Instance method | Public | Method | UT Abort from Exception | 20100929 | |
| 3 | Static method | Public | Method | Ensure the Validity of the Reference | 20120702 | |
| 4 | Static method | Public | Method | Ensure that Character String Fits to Simple Pattern | 20120702 | |
| 5 | Static method | Public | Method | Ensure that Character String does not fit to Simple Pattern | 20120702 | |
| 6 | Static method | Public | Method | Ensure Difference between 2 (Elementary) data Objects | 20120702 | |
| 7 | Static method | Public | Method | Ensure Equality of 2 data Objects | 20120702 | |
| 8 | Instance method | Private | Method | 20120702 | ||
| 9 | Static method | Public | Method | Ensure Approximate Consistency of 2 Numbers of Type F | 20120702 | |
| 10 | Static method | Public | Method | Ensure Approximate Consistency of 2 Floating Point Numbers | 20120702 | |
| 11 | Static method | Public | Method | Ensure Equality of 2 data Objects | 20130116 | |
| 12 | Instance method | Private | Method | 20120628 | ||
| 13 | Instance method | Private | Method | 20120629 | ||
| 14 | Instance method | Public | Method | 20120627 | ||
| 15 | Instance method | Private | Method | 20120629 | ||
| 16 | Static method | Public | Method | Ensure Equality of 2 data Objects | 20130219 | |
| 17 | Static method | Public | Method | Ensure that data Object has its Initial Value | 20120702 | |
| 18 | Static method | Public | Method | Ensure Invalidity of the Reference of a Reference Variable | 20120702 | |
| 19 | Static method | Public | Method | Ensure that Data Object does NOT have its Initial Value | 20120702 | |
| 20 | Static method | Public | Method | Ensure Specific Value of Return cde | 20120702 | |
| 21 | Static method | Public | Method | Ensure that a Constraint is met by data Object | 20120702 | |
| 22 | Static method | Public | Constructor | 20110523 | ||
| 23 | Static method | Private | Method | 20130221 | ||
| 24 | Static method | Private | Method | 20130221 | ||
| 25 | Instance method | Public | Method | Returns an exception created from sy-message variables | 20100930 | |
| 26 | Static method | Public | Method | Report Unconditional Error | 20120702 | |
| 27 | Instance method | Public | Method | UT failure from Bapiret2-Table | 20100929 | |
| 28 | Instance method | Public | Method | UT failure from exception | 20100929 | |
| 29 | Instance method | Public | Method | Locks UnitTest-Class during runtime of UT | 20100929 | |
| 30 | Instance method | Private | Method | 20110523 | ||
| 31 | Instance method | Public | Method | Displays Status Message with progress indicator | 20100930 | |
| 32 | Instance method | Private | Method | 20130222 | ||
| 33 | Static method | Private | Method | 20130221 |
Events
Class CL_ESD_AUNIT_ASSERT has no event.
Types
Class CL_ESD_AUNIT_ASSERT has no local type.
Method Signatures
Method ABORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL | Call by reference | Type reference (TYPE) | CSEQUENCE | Detailed Message | 20120702 | |||
| 2 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Error Message | 20120702 | |||
| 3 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | CL_AUNIT_ASSERT=>CLASS | Flow Control in Case of Error | 20120702 |
Method ABORT on class CL_ESD_AUNIT_ASSERT has no exception.
Method ABORT_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20100929 | ||||
| 2 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | 20100929 |
Method ABORT_EXCEPTION on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_BOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | ANY | Reference Variable to Be Checked | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 4 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Error Message | 20120702 | |||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method ASSERT_BOUND on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_CHAR_CP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | CSEQUENCE | Actual Object | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | CSEQUENCE | Expected Template | 20120702 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method ASSERT_CHAR_CP on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_CHAR_NP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | CSEQUENCE | Actual Object | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | CSEQUENCE | Template Expected must Not adhere | 20120702 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method ASSERT_CHAR_NP on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_DIFFERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | SIMPLE | Data Object with Current Value | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | SIMPLE | Compare Object with Unexpected Value | 20120702 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 | ||
| 7 | TOL | Call by reference | Type reference (TYPE) | F | Tolerance Range for Floating Point Numbers | 20120702 |
Method ASSERT_DIFFERS on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | ANY | Data Object with Current Value | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | ANY | Data Object with Expected Type | 20120702 | |||
| 4 | IGNORE_HASH_SEQUENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ignore change sequence in hash tables | 20120702 | ||
| 5 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 6 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 7 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 | ||
| 8 | TOL | Call by reference | Type reference (TYPE) | F | Tolerance Range for Floating Point Numbers | 20120702 |
Method ASSERT_EQUALS on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_ELEMENT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120702 | ||||
| 3 | EXP | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20120702 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 20120702 | ||||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | 20120702 |
Method ASSERT_EQUALS_ELEMENT_DESCR on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_F Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | F | Data Object with Current Value | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition Not Met | 20120702 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | F | Data Object with Expected Value | 20120702 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 | ||
| 7 | RTOL | Call by reference | Type reference (TYPE) | F | CL_AUNIT_ASSERT=>RTOL_DEFAULT | Relative Tolerance | 20120702 |
Method ASSERT_EQUALS_F on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | NUMERIC | Data Object with Current Value | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition Not Met | 20120702 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | NUMERIC | Data Object with Expected Value | 20120702 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 | ||
| 7 | RTOL | Call by reference | Type reference (TYPE) | NUMERIC | CL_AUNIT_ASSERT=>RTOL_DEFAULT | Relative Tolerance | 20120702 |
Method ASSERT_EQUALS_FLOAT on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_IGNORE_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | CSEQUENCE | Data Object with Current Value | 20130116 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20130116 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | CSEQUENCE | Data Object with Expected Type | 20130116 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20130116 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20130116 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20130116 | ||
| 7 | TOL | Call by reference | Type reference (TYPE) | F | Tolerance Range for Floating Point Numbers | 20130116 |
Method ASSERT_EQUALS_IGNORE_CASE on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_STRUCT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120628 | ||||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120702 | ||||
| 3 | EXP | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120628 | ||||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 20120628 | ||||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | 20120628 |
Method ASSERT_EQUALS_STRUCT_DESCR on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_TABLE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20120629 | ||||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120702 | ||||
| 3 | EXP | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20120629 | ||||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 20120629 | ||||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | 20120629 |
Method ASSERT_EQUALS_TABLE_DESCR on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | DATA | 20120627 | ||||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120702 | ||||
| 3 | EXP | Call by reference | Type reference (TYPE) | DATA | 20120627 | ||||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | 20120627 | |||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | 20120627 |
Method ASSERT_EQUALS_TYPES on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EQUALS_TYPE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20120629 | ||||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120702 | ||||
| 3 | EXP | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20120629 | ||||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 20120629 | ||||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | 20120629 |
Method ASSERT_EQUALS_TYPE_DESCR on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Data Object with Current Value | 20130219 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20130219 | |||
| 3 | EXP_T100KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | Data Object with Expected Type | 20130219 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20130219 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20130219 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20130219 |
Method ASSERT_EXCEPTION on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | ANY | Actual Data Object | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 4 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method ASSERT_INITIAL on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_NOT_BOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | ANY | Reference Variable to Be Checked | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 4 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Error Message | 20120702 | |||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method ASSERT_NOT_BOUND on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_NOT_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | ANY | Actual Data Object | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 4 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 5 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method ASSERT_NOT_INITIAL on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_SUBRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | SYSUBRC | Actual Return Code Value, e.g. sy-subrc | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition not met | 20120702 | |||
| 3 | EXP | Call by reference | Type reference (TYPE) | SYSUBRC | 0 | Expected return code, optional, if not zero | 20120702 | ||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 | ||
| 7 | SYMSG | Call by reference | Type reference (TYPE) | SYMSG | System Message | 20120702 |
Method ASSERT_SUBRC on class CL_ESD_AUNIT_ASSERT has no exception.
Method ASSERT_THAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | DATA | Data Object which should Adhere to Constraint | 20120702 | |||
| 2 | ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120702 | ||||
| 3 | EXP | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint Data Object needs to Adhere | 20120702 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 5 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Message in Case of Error | 20120702 | |||
| 6 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method ASSERT_THAT on class CL_ESD_AUNIT_ASSERT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESD_AUNIT_ASSERT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESD_AUNIT_ASSERT has no exception.
Method CLASS_SETUP Signature
Method CLASS_SETUP on class CL_ESD_AUNIT_ASSERT has no parameter.
Method CLASS_SETUP on class CL_ESD_AUNIT_ASSERT has no exception.
Method CLASS_TEARDOWN Signature
Method CLASS_TEARDOWN on class CL_ESD_AUNIT_ASSERT has no parameter.
Method CLASS_TEARDOWN on class CL_ESD_AUNIT_ASSERT has no exception.
Method CREATE_EXC_FROM_SYMSG_VARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_EXC | Value transfer | Object reference (TYPE REF TO) | CX_ESD_EXCEPTION | Superclass for All ESD Exceptions | 20100930 |
Method CREATE_EXC_FROM_SYMSG_VARS on class CL_ESD_AUNIT_ASSERT has no exception.
Method FAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL | Call by reference | Type reference (TYPE) | CSEQUENCE | Detailed Message | 20120702 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Error Severity | 20120702 | ||
| 3 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Error Message | 20120702 | |||
| 4 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow Control in Case of Error | 20120702 |
Method FAIL on class CL_ESD_AUNIT_ASSERT has no exception.
Method FAIL_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BAPIRET | Call by reference | Type reference (TYPE) | WS_OPERATION_INFO_IT | Information on Status of Operation (Error, Success) | 20100929 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | Severity of a not passed test assertion | 20100929 | ||
| 3 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | Flow control behaviour of a not passed test assertion | 20100929 |
Method FAIL_BAPIRET2 on class CL_ESD_AUNIT_ASSERT has no exception.
Method FAIL_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20100929 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | 20100929 | |||
| 3 | QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | 20100929 |
Method FAIL_EXCEPTION on class CL_ESD_AUNIT_ASSERT has no exception.
Method LOCK_UT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_UT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Unit Test class | 20100929 | |||
| 2 | IV_SUBOBJ | Call by reference | Type reference (TYPE) | STRING | Name of Subobject, e.g. MethodName | 20100929 |
Method LOCK_UT on class CL_ESD_AUNIT_ASSERT has no exception.
Method SETUP Signature
Method SETUP on class CL_ESD_AUNIT_ASSERT has no parameter.
Method SETUP on class CL_ESD_AUNIT_ASSERT has no exception.
Method SHOW_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20100930 | ||||
| 2 | LV_PERCENTAGE | Call by reference | Type reference (TYPE) | I | 20100930 |
Method SHOW_STATUS on class CL_ESD_AUNIT_ASSERT has no exception.
Method TEARDOWN Signature
Method TEARDOWN on class CL_ESD_AUNIT_ASSERT has no parameter.
Method TEARDOWN on class CL_ESD_AUNIT_ASSERT has no exception.
Method WRITE_APPL_LOG Signature
Method WRITE_APPL_LOG on class CL_ESD_AUNIT_ASSERT has no parameter.
Method WRITE_APPL_LOG on class CL_ESD_AUNIT_ASSERT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |