Class Method list used by SAP ABAP Class CL_ATD_RECORD_STATE (Implementation for the double in record state)
SAP ABAP Class
CL_ATD_RECORD_STATE (Implementation for the double in record state) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CLASSDESCR - GET_SUPER_CLASS_TYPE | Runtime Type Services | ||
| 2 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 3 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_OBJECT_REF | Runtime Type Services | ||
| 4 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_OBJECT_REF | Runtime Type Services | ||
| 5 | CL_ABAP_TYPEDESCR - GET_RELATIVE_NAME | Runtime Type Services | ||
| 6 | CL_ABAP_TYPEDESCR - GET_RELATIVE_NAME | Runtime Type Services | ||
| 7 | CL_ABAP_TYPEDESCR - GET_RELATIVE_NAME | Runtime Type Services | ||
| 8 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 9 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 10 | CL_ATD_ANSWER - CONSTRUCTOR | Default answer impl for test double framework (internal) | ||
| 11 | CL_ATD_CONTROLLER - CONSTRUCTOR | Abap testdouble control class | ||
| 12 | CL_ATD_METHOD_ARGUMENTS - CONSTRUCTOR | ABAP test double method arguments | ||
| 13 | CL_ATD_METHOD_RESULT - CONSTRUCTOR | ABAP test double method arguments | ||
| 14 | CL_ATD_PROXY_DUMMY - CREATE | ABAP testdouble proxy dummy | ||
| 15 | CL_ATD_RECORD_STATE - VALIDATE_CONFIG_CHAIN | Implementation for the double in record state | SOURCE me->validate_config_chain( co_call_raise_exception ). |
|
| 16 | CL_ATD_RECORD_STATE - VALIDATE_TIMES | Implementation for the double in record state | SOURCE me->validate_times( iv_number ). |
|
| 17 | CL_ATD_RECORD_STATE - VALIDATE_IS_CALLED_TIMES | Implementation for the double in record state | SOURCE me->validate_is_called_times( iv_number ). |
|
| 18 | CL_ATD_RECORD_STATE - VALIDATE_CONFIG_CHAIN | Implementation for the double in record state | SOURCE me->validate_config_chain( co_call_set_param ). |
|
| 19 | CL_ATD_RECORD_STATE - VALIDATE_CONFIG_CHAIN | Implementation for the double in record state | SOURCE me->validate_config_chain( co_call_set_matcher ). |
|
| 20 | CL_ATD_RECORD_STATE - VALIDATE_CONFIG_CHAIN | Implementation for the double in record state | SOURCE me->validate_config_chain( co_call_set_answer ). |
|
| 21 | CL_ATD_RECORD_STATE - VALIDATE_CONFIG_CHAIN | Implementation for the double in record state | SOURCE me->validate_config_chain( co_call_returning ). |
|
| 22 | CL_ATD_RECORD_STATE - VALIDATE_CONFIG_CHAIN | Implementation for the double in record state | SOURCE me->validate_config_chain( co_call_ignore_param ). |
|
| 23 | CL_ATD_RECORD_STATE - VALIDATE_CONFIG_CHAIN | Implementation for the double in record state | SOURCE me->validate_config_chain( co_call_ignore_all_params ). |
|
| 24 | CL_ATD_RECORD_STATE - VALIDATE_CONFIGURATION | Implementation for the double in record state | SOURCE me->validate_configuration( iv_method_name = iv_method_name io_parameters = io_parameters io_obj_descr = io_obj_descr ). |
|
| 25 | CL_ATD_RECORD_STATE - REORGANISE_OUTPUT_PARAMETERS | Implementation for the double in record state | SOURCE me->reorganise_output_parameters( iv_method_name = iv_method_name io_obj_descr = io_obj_descr ). |
|
| 26 | CL_ATD_RECORD_STATE - IS_SUPERCLASS | Implementation for the double in record state | SOURCE lv_superclass_in_raising = is_superclass( iv_superclass_name = |
|
| 27 | CL_ATD_RECORD_STATE - IS_SUPERCLASS | Implementation for the double in record state | SOURCE iv_result = is_superclass( iv_superclass_name = iv_superclass_name io_exception_descr = lo_superclass_descriptor ). |
|
| 28 | CL_ATD_RECORD_STATE - CREATE_ANSWER | Implementation for the double in record state | SOURCE mo_answer = me->create_answer( io_output_params = mo_output_parameters ). |
|
| 29 | CL_ATD_RECORD_STATE - CONSTRUCTOR | Implementation for the double in record state | ||
| 30 | CL_ATD_RECORD_STATE - ADD_EXPECTED_CALL_BEHAVIOUR | Implementation for the double in record state | SOURCE me->add_expected_call_behaviour( iv_method_name = iv_method_name io_parameters = io_parameters io_obj_descr = lo_obj_descr ). |
|
| 31 | CL_ATD_REPLAY_STATE - CONSTRUCTOR | Implementation of replay state for test double | ||
| 32 | CX_ATD_UNIT_TEST_EXCEPTION - CONSTRUCTOR | Exception calls to be used in ATD unit tests | ||
| 33 | IF_ABAP_TESTDOUBLE_ANSWER - ANSWER | Answer interface for test double | ||
| 34 | IF_ATD_CONTROLLER - SET_STATE | Test double framework controller | ||
| 35 | IF_ATD_DOUBLE_BEHAVIOUR - ADD_EXPECTED | Behaviour of the test double | ||
| 36 | IF_ATD_IN_OUT_PARAMETERS - IGNORE_ALL_PARAMETERS | Descriptor for method params | ||
| 37 | IF_ATD_IN_OUT_PARAMETERS - IGNORE_PARAMETER | Descriptor for method params | ||
| 38 | IF_ATD_IN_OUT_PARAMETERS - SET_ALL_PARAMS_CHANGING | Descriptor for method params | ||
| 39 | IF_ATD_IN_OUT_PARAMETERS - GET_PARAM_RETURNING | Descriptor for method params | ||
| 40 | IF_ATD_IN_OUT_PARAMETERS - SET_ALL_PARAMS_EXPORTING | Descriptor for method params | ||
| 41 | IF_ATD_IN_OUT_PARAMETERS - SET_EVENT | Descriptor for method params | ||
| 42 | IF_ATD_IN_OUT_PARAMETERS - SET_EXCEPTION | Descriptor for method params | ||
| 43 | IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_CHANGING | Descriptor for method params | ||
| 44 | IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_EXPORTING | Descriptor for method params | ||
| 45 | IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_IMPORTING | Descriptor for method params | ||
| 46 | IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_RETURNING | Descriptor for method params | ||
| 47 | IF_ATD_IN_OUT_PARAMETERS - GET_EVENTS | Descriptor for method params | ||
| 48 | IF_ATD_IN_OUT_PARAMETERS - GET_PARAM_RETURNING | Descriptor for method params | ||
| 49 | IF_ATD_IN_OUT_PARAMETERS - GET_PARAM_RETURNING | Descriptor for method params | ||
| 50 | IF_ATD_IN_OUT_PARAMETERS - GET_ALL_PARAMS_EXPORTING | Descriptor for method params | ||
| 51 | IF_ATD_IN_OUT_PARAMETERS - GET_ALL_PARAMS_EXPORTING | Descriptor for method params | ||
| 52 | IF_ATD_IN_OUT_PARAMETERS - GET_ALL_PARAMS_EXPORTING | Descriptor for method params | ||
| 53 | IF_ATD_IN_OUT_PARAMETERS - GET_EVENTS | Descriptor for method params | ||
| 54 | IF_ATD_IN_OUT_PARAMETERS - GET_EXCEPTION | Descriptor for method params | ||
| 55 | IF_ATD_IN_OUT_PARAMETERS - GET_EXCEPTION | Descriptor for method params | ||
| 56 | IF_ATD_IN_OUT_PARAMETERS - GET_EXCEPTION | Descriptor for method params | ||
| 57 | IF_ATD_IN_OUT_PARAMETERS - GET_PARAM_CHANGING | Descriptor for method params | ||
| 58 | IF_ATD_IN_OUT_PARAMETERS - GET_PARAM_EXPORTING | Descriptor for method params | ||
| 59 | IF_ATD_STATE - VERIFY | The state of the control | ||
| 60 | IF_ATD_STATE - VERIFY | The state of the control | ||
| 61 | IF_ATD_STATE - TIMES | The state of the control | ||
| 62 | IF_ATD_STATE - SET_PARAMETER | The state of the control | ||
| 63 | IF_ATD_STATE - SET_PARAMETER | The state of the control | ||
| 64 | IF_ATD_STATE - SET_MATCHER | The state of the control | ||
| 65 | IF_ATD_STATE - SET_ANSWER | The state of the control | ||
| 66 | IF_ATD_STATE - RETURNING | The state of the control | ||
| 67 | IF_ATD_STATE - RETURNING | The state of the control | ||
| 68 | IF_ATD_STATE - RAISE_EXCEPTION | The state of the control | ||
| 69 | IF_ATD_STATE - RAISE_EXCEPTION | The state of the control | ||
| 70 | IF_ATD_STATE - RAISE_EVENT | The state of the control | ||
| 71 | IF_ATD_STATE - IS_CALLED_TIMES | The state of the control | ||
| 72 | IF_ATD_STATE - IS_CALLED_TIMES | The state of the control | ||
| 73 | IF_ATD_STATE - INVOKE | The state of the control | ||
| 74 | IF_ATD_STATE - INVOKE | The state of the control | ||
| 75 | IF_ATD_STATE - IGNORE_PARAMETER | The state of the control | ||
| 76 | IF_ATD_STATE - IGNORE_ALL_PARAMETERS | The state of the control |