Class Method list used by SAP ABAP Class CL_ATD_DOUBLE_BEHAVIOUR (Behaviour implementation of the test double)
SAP ABAP Class
CL_ATD_DOUBLE_BEHAVIOUR (Behaviour implementation of the test double) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ATD_ANSWER - CONSTRUCTOR | Default answer impl for test double framework (internal) | ||
| 5 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE ). |
|
| 6 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE iv_times = iv_times |
|
| 7 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE io_answer = io_answer |
|
| 8 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE io_matcher = io_matcher |
|
| 9 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE is_verify_relevant = is_verify_relevant |
|
| 10 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE io_input_parameters = io_input_parameters |
|
| 11 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE me->get_method_behaviour( iv_method_name )->add_expected( |
|
| 12 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE ro_output_parameters = me->get_method_behaviour( iv_method_name )->add_actual( io_input_parameters = io_input_parameters io_proxy = io_proxy ). |
|
| 13 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE lo_method_behaviour = lo_double_behaviour->get_method_behaviour( 'draw_line' ). |
|
| 14 | CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR | Behaviour implementation of the test double | SOURCE iv_verify_times = iv_verify_times |
|
| 15 | CL_ATD_METHOD_BEHAVIOUR - CONSTRUCTOR | ABAP Test double frw method behaviour impl (internal) | ||
| 16 | CL_ATD_PROXY_DUMMY - CREATE | ABAP testdouble proxy dummy | ||
| 17 | IF_ATD_DOUBLE_BEHAVIOUR - ADD_EXPECTED | Behaviour of the test double | ||
| 18 | IF_ATD_DOUBLE_BEHAVIOUR - VERIFY | Behaviour of the test double | ||
| 19 | IF_ATD_DOUBLE_BEHAVIOUR - ADD_EXPECTED | Behaviour of the test double | ||
| 20 | IF_ATD_DOUBLE_BEHAVIOUR - ADD_ACTUAL | Behaviour of the test double | ||
| 21 | IF_ATD_DOUBLE_BEHAVIOUR - ADD_ACTUAL | Behaviour of the test double | ||
| 22 | IF_ATD_IN_OUT_PARAMETERS - GET_PARAM_RETURNING | Descriptor for method params | ||
| 23 | IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_IMPORTING | Descriptor for method params | ||
| 24 | IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_RETURNING | Descriptor for method params | ||
| 25 | IF_ATD_METHOD_BEHAVIOUR - ADD_ACTUAL | Test double frw method behaviour implementation ( Internal ) | ||
| 26 | IF_ATD_METHOD_BEHAVIOUR - ADD_EXPECTED | Test double frw method behaviour implementation ( Internal ) | ||
| 27 | IF_ATD_METHOD_BEHAVIOUR - VERIFY | Test double frw method behaviour implementation ( Internal ) |