SAP ABAP Class CL_AUNIT_ASSERT_COUNTER (INTERNAL: Access to Call Statistics)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_AUNIT_FRIEND_TO_ASSERT | INTERNAL: Tagging interface | 20070627 |
Properties
Class | CL_AUNIT_ASSERT_COUNTER | |
Short Description | INTERNAL: Access to Call Statistics | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20070404 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AUNIT_ASSERT_COUNTER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | _IF_AUNIT_FRIEND_TO_ASSERT | INTERNAL: Tagging interface | 20070627 |
Friends
Class CL_AUNIT_ASSERT_COUNTER has no friend class.
Attributes
Class CL_AUNIT_ASSERT_COUNTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20070404 | |
2 | ![]() |
Instance method | Public | Method | Return the Number of Calls | 20070404 |
3 | ![]() |
Instance method | Public | Method | Resets the Number for Calls | 20070404 |
Events
Class CL_AUNIT_ASSERT_COUNTER has no event.
Types
Class CL_AUNIT_ASSERT_COUNTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_AUNIT_ASSERT_COUNTER has no parameter.
Method CONSTRUCTOR on class CL_AUNIT_ASSERT_COUNTER has no exception.
Method GET_NUMBER_OF_CALLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | Number of calls to Assert() Methods | 20070404 |
Method GET_NUMBER_OF_CALLS on class CL_AUNIT_ASSERT_COUNTER has no exception.
Method RESET_NUMBER_OF_CALLS Signature
Method RESET_NUMBER_OF_CALLS on class CL_AUNIT_ASSERT_COUNTER has no parameter.
Method RESET_NUMBER_OF_CALLS on class CL_AUNIT_ASSERT_COUNTER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |