SAP ABAP Class CL_PROXY_AUNIT_ASSERT (cl_aunit_assert)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_PUBLIC (Package) ES Tools: Proxy Public Interfaces

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_AUNIT_ASSERT | cl_aunit_assert | 20100930 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AU | Unittest | 20120210 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_AUNIT | Unittest | 20120704 |
Properties
Class | CL_PROXY_AUNIT_ASSERT | |
Short Description | cl_aunit_assert | |
Super Class | CL_ESD_AUNIT_ASSERT | cl_aunit_assert |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SAI_PROXY_PUBLIC | ES Tools: Proxy Public Interfaces |
Created | 20100212 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_AUNIT_ASSERT has no interface implemented.
Friends
Class CL_PROXY_AUNIT_ASSERT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130111 | |
2 | ![]() |
Instance method | Public | Method | 20130115 | |
3 | ![]() |
Instance method | Public | Method | 20130111 | |
4 | ![]() |
Instance method | Private | Method | 20130115 | |
5 | ![]() |
Instance method | Private | Method | 20120124 | |
6 | ![]() |
Instance method | Private | Method | 20130123 | |
7 | ![]() |
Instance method | Private | Method | 20120124 |
Events
Class CL_PROXY_AUNIT_ASSERT has no event.
Types
Class CL_PROXY_AUNIT_ASSERT has no local type.
Method Signatures
Method ASSERT_EQUALS_PXN 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) | IF_PX_MAIN | Main | 20130111 | ||
2 | ![]() |
ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130111 | |||
3 | ![]() |
EXP | Call by reference | Object reference (TYPE REF TO) | IF_PX_MAIN | Main | 20130111 | ||
4 | ![]() |
IGNORE_HASH_SEQUENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130111 | ||
5 | ![]() |
IGNORE_PACKAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130118 | |||
6 | ![]() |
IGNORE_WS_PROFILE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130129 | |||
7 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | CRITICAL | ABAP Unit: Severity of Check Error | 20130111 | |
8 | ![]() |
MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130111 | |||
9 | ![]() |
QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | METHOD | ABAP Unit: Flow Control in Case of Error | 20130111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDR fault (abstract) | 20130115 |
Method ASSERT_EQUALS_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACT | Call by reference | Type reference (TYPE) | XSTRING | 20130115 | |||
2 | ![]() |
ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130115 | |||
3 | ![]() |
EXP | Call by reference | Type reference (TYPE) | XSTRING | 20130115 | |||
4 | ![]() |
IGNORE_HASH_SEQUENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130115 | ||
5 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | TOLERABLE | 20130115 | ||
6 | ![]() |
MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130115 | |||
7 | ![]() |
QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | NO | 20130115 |
Method ASSERT_EQUALS_XML on class CL_PROXY_AUNIT_ASSERT has no exception.
Method ASSERT_SAVE_PXN 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) | IF_PX_MAIN | Main | 20130111 | ||
2 | ![]() |
ASSERTION_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130111 | |||
3 | ![]() |
IGNORE_HASH_SEQUENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130111 | ||
4 | ![]() |
IGNORE_PACKAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130118 | ||
5 | ![]() |
IGNORE_WS_PROFILE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130129 | ||
6 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | TOLERABLE | ABAP Unit: Severity of Check Error | 20130111 | |
7 | ![]() |
MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130111 | |||
8 | ![]() |
QUIT | Call by reference | Type reference (TYPE) | AUNIT_FLOWCTRL | NO | ABAP Unit: Flow Control in Case of Error | 20130111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDR fault (abstract) | 20130111 |
Method NORMALIZE_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | 20130115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130116 |
Method SETUP Signature
Method SETUP on class CL_PROXY_AUNIT_ASSERT has no parameter.
Method SETUP on class CL_PROXY_AUNIT_ASSERT has no exception.
Method SORT_T_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROXY | Call by reference | Type reference (TYPE) | SPRX_T_PROXY_SORTED | 20130123 |
Method SORT_T_PROXY on class CL_PROXY_AUNIT_ASSERT has no exception.
Method TEARDOWN Signature
Method TEARDOWN on class CL_PROXY_AUNIT_ASSERT has no parameter.
Method TEARDOWN on class CL_PROXY_AUNIT_ASSERT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 72L |