SAP ABAP Class IF_AUNIT_TEST_CLASS_HANDLE (ABAP Unit: Handle for a test class)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_AUNIT_TEST_CLASS | ABAP Unit: Test class | 20051115 |
2 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20051115 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_AUNIT_EXT_RES_PROXY | INTERNAL: Testbox proxy for extended result | 20060123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_TEST_CLASS | INTERNAL: *NO REUSE* Test Class Handle | 20051115 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_TEST_CLASS_DECORATOR | ABAP Unit: Test class decorator | 20051115 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_TEST_CLASS_DUMMY | INTERNAL: Test Double for Selftest Purposes | 20080822 |
Properties
Class | IF_AUNIT_TEST_CLASS_HANDLE | |
Short Description | ABAP Unit: Handle for a test class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20051115 | 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
Class IF_AUNIT_TEST_CLASS_HANDLE has no interface implemented.
Friends
Class IF_AUNIT_TEST_CLASS_HANDLE has no friend class.
Attributes
Class IF_AUNIT_TEST_CLASS_HANDLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates test class object | 20051115 |
2 | ![]() |
Instance method | Public | Method | 20051115 | |
3 | ![]() |
Instance method | Public | Method | 20051115 | |
4 | ![]() |
Instance method | Public | Method | 20051115 | |
5 | ![]() |
Instance method | Public | Method | 20051115 | |
6 | ![]() |
Instance method | Public | Method | 20051115 | |
7 | ![]() |
Instance method | Public | Method | 20051115 | |
8 | ![]() |
Instance method | Public | Method | Prepares static harness before test class suite | 20051115 |
9 | ![]() |
Instance method | Public | Method | Resets harness after test class suite | 20051115 |
10 | ![]() |
Instance method | Public | Method | Prepares harness before test method / test case | 20051115 |
11 | ![]() |
Instance method | Public | Method | Resets harness after test method / test case | 20051115 |
12 | ![]() |
Instance method | Public | Method | Executes test case | 20051115 |
Events
Class IF_AUNIT_TEST_CLASS_HANDLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_EXCEPTIONS | Public | See coding | Exceptions | 20051116 | ty_T_Exceptions
type standard table of ref to cx_Root with default key
|
|
2 | TY_T_TESTCLASS_HANDLES | Public | See coding | Test class handles | 20051115 | ty_T_Testclass_Handles type standard table
of ref to if_Aunit_Test_Class_Handle with default key
|
Method Signatures
Method CREATE_INSTANCE Signature
Method CREATE_INSTANCE on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051115 | ||
2 | ![]() |
20051115 |
Method GET_ABSOLUTE_CLASS_NAME Signature
Method GET_ABSOLUTE_CLASS_NAME on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
Method GET_ABSOLUTE_CLASS_NAME on class IF_AUNIT_TEST_CLASS_HANDLE has no exception.
Method GET_CLASS_NAME Signature
Method GET_CLASS_NAME on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
Method GET_CLASS_NAME on class IF_AUNIT_TEST_CLASS_HANDLE has no exception.
Method GET_DURATION_CATEGORY Signature
Method GET_DURATION_CATEGORY on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
Method GET_DURATION_CATEGORY on class IF_AUNIT_TEST_CLASS_HANDLE has no exception.
Method GET_PROGRAM_NAME Signature
Method GET_PROGRAM_NAME on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
Method GET_PROGRAM_NAME on class IF_AUNIT_TEST_CLASS_HANDLE has no exception.
Method GET_RISK_LEVEL Signature
Method GET_RISK_LEVEL on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
Method GET_RISK_LEVEL on class IF_AUNIT_TEST_CLASS_HANDLE has no exception.
Method GET_TEST_METHODS Signature
Method GET_TEST_METHODS on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
Method GET_TEST_METHODS on class IF_AUNIT_TEST_CLASS_HANDLE has no exception.
Method INVOKE_CLASS_SETUP Signature
Method INVOKE_CLASS_SETUP on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051115 | ||
2 | ![]() |
20051115 |
Method INVOKE_CLASS_TEARDOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTIONS | Call by reference | Type reference (TYPE) | TY_T_EXCEPTIONS | caught exceptions during teardown | 20051115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051115 | ||
2 | ![]() |
20051115 |
Method INVOKE_SETUP Signature
Method INVOKE_SETUP on class IF_AUNIT_TEST_CLASS_HANDLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051115 | ||
2 | ![]() |
20051115 |
Method INVOKE_TEARDOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTIONS | Call by reference | Type reference (TYPE) | TY_T_EXCEPTIONS | caught exceptions during teardown | 20051115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051115 | ||
2 | ![]() |
20051115 |
Method INVOKE_TEST_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | SAUNIT_D_METHOD | name of method to start | 20051115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051115 | ||
2 | ![]() |
20051115 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |