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 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
2 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_BOUND ABAP Unit: Assertions (see longtext)
4 Class Method  CL_ATD_ANSWER - CONSTRUCTOR Default answer impl for test double framework (internal)
5 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE ).
6 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE iv_times = iv_times
7 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE io_answer = io_answer
8 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE io_matcher = io_matcher
9 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE is_verify_relevant = is_verify_relevant
10 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE io_input_parameters = io_input_parameters
11 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE me->get_method_behaviour( iv_method_name )->add_expected(
12 Class Method  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 Class Method  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 Class Method  CL_ATD_DOUBLE_BEHAVIOUR - GET_METHOD_BEHAVIOUR Behaviour implementation of the test double SOURCE iv_verify_times = iv_verify_times
15 Class Method  CL_ATD_METHOD_BEHAVIOUR - CONSTRUCTOR ABAP Test double frw method behaviour impl (internal)
16 Class Method  CL_ATD_PROXY_DUMMY - CREATE ABAP testdouble proxy dummy
17 Class Method  IF_ATD_DOUBLE_BEHAVIOUR - ADD_EXPECTED Behaviour of the test double
18 Class Method  IF_ATD_DOUBLE_BEHAVIOUR - VERIFY Behaviour of the test double
19 Class Method  IF_ATD_DOUBLE_BEHAVIOUR - ADD_EXPECTED Behaviour of the test double
20 Class Method  IF_ATD_DOUBLE_BEHAVIOUR - ADD_ACTUAL Behaviour of the test double
21 Class Method  IF_ATD_DOUBLE_BEHAVIOUR - ADD_ACTUAL Behaviour of the test double
22 Class Method  IF_ATD_IN_OUT_PARAMETERS - GET_PARAM_RETURNING Descriptor for method params
23 Class Method  IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_IMPORTING Descriptor for method params
24 Class Method  IF_ATD_IN_OUT_PARAMETERS - SET_PARAM_RETURNING Descriptor for method params
25 Class Method  IF_ATD_METHOD_BEHAVIOUR - ADD_ACTUAL Test double frw method behaviour implementation ( Internal )
26 Class Method  IF_ATD_METHOD_BEHAVIOUR - ADD_EXPECTED Test double frw method behaviour implementation ( Internal )
27 Class Method  IF_ATD_METHOD_BEHAVIOUR - VERIFY Test double frw method behaviour implementation ( Internal )