SAP ABAP Class IF_TPDA_ADT_TEST_AUNIT_ASSERT (Test Debugger: Enabling persitence assertion)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_ADT_TEST_DEBUGGER Testing debugger 20090806
Properties
Class IF_TPDA_ADT_TEST_AUNIT_ASSERT  
Short Description Test Debugger: Enabling persitence assertion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090806   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no forward declaration.
Interfaces
Class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no interface implemented.
Friends
Class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no friend class.
Attributes
Class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ABORT Instance method Public Method 20090806
2 ASSERT_BOUND Instance method Public Method 20090806
3 ASSERT_CHAR_CP Instance method Public Method 20090806
4 ASSERT_CHAR_NP Instance method Public Method 20090806
5 ASSERT_DIFFERS Instance method Public Method 20090806
6 ASSERT_EQUALS Instance method Public Method 20090806
7 ASSERT_EQUALS_F Instance method Public Method 20090806
8 ASSERT_EQUALS_FLOAT Instance method Public Method 20090806
9 ASSERT_INITIAL Instance method Public Method 20090806
10 ASSERT_NOT_BOUND Instance method Public Method 20090806
11 ASSERT_NOT_INITIAL Instance method Public Method 20090806
12 ASSERT_SUBRC Instance method Public Method 20090806
13 FAIL Instance method Public Method 20090806
Events
Class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no event.
Types
Class IF_TPDA_ADT_TEST_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 Importing DETAIL Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
2 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
3 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>CLASS 20090806

Method ABORT on class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no exception.

Method ASSERT_BOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) ANY 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
4 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
5 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806

Method ASSERT_BOUND on class IF_TPDA_ADT_TEST_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 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20090806
4 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
5 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
6 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806

Method ASSERT_CHAR_CP on class IF_TPDA_ADT_TEST_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 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20090806
4 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
5 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
6 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806

Method ASSERT_CHAR_NP on class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no exception.

Method ASSERT_DIFFERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) SIMPLE 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing EXP Call by reference Type reference (TYPE) SIMPLE 20090806
4 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
5 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
6 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806
7 Importing TOL Call by reference Type reference (TYPE) F '0.0' 20090806

Method ASSERT_DIFFERS on class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no exception.

Method ASSERT_EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) ANY 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing EXP Call by reference Type reference (TYPE) ANY 20090806
4 Importing IGNORE_HASH_SEQUENCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090806
5 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
6 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
7 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806
8 Importing TOL Call by reference Type reference (TYPE) F '0.0' 20090806

Method ASSERT_EQUALS on class IF_TPDA_ADT_TEST_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 Importing ACT Call by reference Type reference (TYPE) F 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing EXP Call by reference Type reference (TYPE) F 20090806
4 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
5 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
6 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806
7 Importing RTOL Call by reference Type reference (TYPE) F CL_AUNIT_ASSERT=>RTOL_DEFAULT 20090806

Method ASSERT_EQUALS_F on class IF_TPDA_ADT_TEST_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 Importing ACT Call by reference Type reference (TYPE) NUMERIC 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing EXP Call by reference Type reference (TYPE) NUMERIC 20090806
4 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
5 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
6 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806
7 Importing RTOL Call by reference Type reference (TYPE) NUMERIC CL_AUNIT_ASSERT=>RTOL_DEFAULT 20090806

Method ASSERT_EQUALS_FLOAT on class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no exception.

Method ASSERT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) ANY 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
4 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
5 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806

Method ASSERT_INITIAL on class IF_TPDA_ADT_TEST_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 Importing ACT Call by reference Type reference (TYPE) ANY 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
4 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
5 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806

Method ASSERT_NOT_BOUND on class IF_TPDA_ADT_TEST_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 Importing ACT Call by reference Type reference (TYPE) ANY 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
4 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
5 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806

Method ASSERT_NOT_INITIAL on class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no exception.

Method ASSERT_SUBRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Value transfer Type reference (TYPE) SYSUBRC 20090806
2 Returning ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090806
3 Importing EXP Value transfer Type reference (TYPE) SYSUBRC 0 20090806
4 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
5 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
6 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806
7 Importing SYMSG Call by reference Type reference (TYPE) SYMSG 20090806

Method ASSERT_SUBRC on class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no exception.

Method FAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAIL Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
2 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>CRITICAL 20090806
3 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE SPACE 20090806
4 Importing QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL CL_AUNIT_ASSERT=>METHOD 20090806

Method FAIL on class IF_TPDA_ADT_TEST_AUNIT_ASSERT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in