Class Method list used by SAP ABAP Class CL_SAUNIT_GENERATOR (INTERNAL: Compute Source Code of Test Classes - IDE solely)
SAP ABAP Class CL_SAUNIT_GENERATOR (INTERNAL: Compute Source Code of Test Classes - IDE solely) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_OBJECTDESCR - GET_METHOD_PARAMETER_TYPE Runtime Type Services
2 Class Method  CL_ABAP_REFDESCR - GET_REFERENCED_TYPE Runtime Type Services
3 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME Runtime Type Services
4 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME Runtime Type Services
5 Class Method  CL_ABAP_TYPEDESCR - GET_RELATIVE_NAME Runtime Type Services
6 Class Method  CL_ABAP_TYPEDESCR - IS_DDIC_TYPE Runtime Type Services
7 Class Method  CL_ABAP_TYPEDESCR - IS_INSTANTIATABLE Runtime Type Services
8 Class Method  CL_AUNIT_ASSERT - ASSERT_DIFFERS ABAP Unit: Assertions (see Longtext)
9 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
10 Class Method  CL_AUNIT_PROG_INFO - TADIR_TO_PROGNAME INTERNAL: Meta data of tests associated with programs
11 Class Method  CL_AUNIT_PROG_INFO - TADIR_TO_PROGNAME INTERNAL: Meta data of tests associated with programs
12 Class Method  CL_AUNIT_PROG_INFO - GET_TESTS_OF_PROGRAM INTERNAL: Meta data of tests associated with programs
13 Class Method  CL_FB_FUNCTION_UTILITY - METH_GET_INTERFACE Function Module Utility
14 Class Method  CL_SAUNIT_GENERATOR - GET_PROPERTIES INTERNAL: Compute Source Code of Test Classes - IDE solely
15 Class Method  CL_SAUNIT_GENERATOR - __IS_VALID_NAME INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE if __Is_valid_Name( classname ) eq abap_False.
16 Class Method  CL_SAUNIT_GENERATOR - __GET_MODULE_NAMES INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE func_Modules = __Get_Module_Names( ).
17 Class Method  CL_SAUNIT_GENERATOR - __GET_MODULE_NAMES INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE func_Modules = __Get_Module_Names( ).
18 Class Method  CL_SAUNIT_GENERATOR - __GET_METHOD_NAMES INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE methods = __Get_Method_Names( ).
19 Class Method  CL_SAUNIT_GENERATOR - __GET_METHOD_NAMES INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE methods = __Get_Method_Names( ).
20 Class Method  CL_SAUNIT_GENERATOR - __GET_METHOD_NAMES INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE result = f_Cut->__Get_Method_Names( ).
21 Class Method  CL_SAUNIT_GENERATOR - __GET_BASIC_CLASSNAME INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE classname_Basic = __Get_Basic_Classname( f_Unit_Under_Test ).
22 Class Method  CL_SAUNIT_GENERATOR - __GET_BASIC_CLASSNAME INTERNAL: Compute Source Code of Test Classes - IDE solely SOURCE result = f_Cut->__Get_Basic_Classname( classname ).
23 Class Method  CL_SAUNIT_GENERATOR - SET_TEST_CLASS INTERNAL: Compute Source Code of Test Classes - IDE solely
24 Class Method  CL_SAUNIT_GENERATOR - SET_TESTEE INTERNAL: Compute Source Code of Test Classes - IDE solely
25 Class Method  CL_SAUNIT_GENERATOR - SET_FUNCTIONS INTERNAL: Compute Source Code of Test Classes - IDE solely
26 Class Method  CL_SAUNIT_GENERATOR - SET_ACTIVE_SOURCES INTERNAL: Compute Source Code of Test Classes - IDE solely
27 Class Method  CL_SAUNIT_GENERATOR - MERGE_SOURCES INTERNAL: Compute Source Code of Test Classes - IDE solely
28 Class Method  CL_SAUNIT_GENERATOR - GET_TEST_CLASSES INTERNAL: Compute Source Code of Test Classes - IDE solely
29 Class Method  CL_SAUNIT_GENERATOR - GET_LOCAL_CLASSES INTERNAL: Compute Source Code of Test Classes - IDE solely
30 Class Method  CL_SAUNIT_GENERATOR - GET_FUNCTIONS INTERNAL: Compute Source Code of Test Classes - IDE solely
31 Class Method  CL_SAUNIT_GENERATOR - GENERATE INTERNAL: Compute Source Code of Test Classes - IDE solely
32 Class Method  CL_SAUNIT_GENERATOR - CONSTRUCTOR INTERNAL: Compute Source Code of Test Classes - IDE solely
33 Class Method  CX_DYNAMIC_CHECK - CONSTRUCTOR Exceptions with Dynamic Check Only of the RAISING Clause
34 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
35 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects