Class Method list used by SAP ABAP Class CL_BCFG_UTIL_ASSERT (assert helper to support normal and negative tests)
SAP ABAP Class
CL_BCFG_UTIL_ASSERT (assert helper to support normal and negative tests) 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_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_SUBRC | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - ASSERT_THAT | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_BCFG_UTIL_ABAP - GET_TYPE_NAME | internal helper | ||
| 7 | CL_BCFG_UTIL_ABAP - IGNORE | internal helper | ||
| 8 | CL_BCFG_UTIL_ABAP - IS_ASSIGNABLE | internal helper | ||
| 9 | CL_BCFG_UTIL_ASSERT - ACTIVATE_QUIT_CONTROL | assert helper to support normal and negative tests | ||
| 10 | CL_BCFG_UTIL_ASSERT - ASSERT_BOOL | assert helper to support normal and negative tests | ||
| 11 | CL_BCFG_UTIL_ASSERT - ASSERT_BOUND | assert helper to support normal and negative tests | ||
| 12 | CL_BCFG_UTIL_ASSERT - ASSERT_EQUALS | assert helper to support normal and negative tests | ||
| 13 | CL_BCFG_UTIL_ASSERT - ASSERT_FAIL | assert helper to support normal and negative tests | ||
| 14 | CL_BCFG_UTIL_ASSERT - ASSERT_FAIL | assert helper to support normal and negative tests | ||
| 15 | CL_BCFG_UTIL_ASSERT - ASSERT_FALSE | assert helper to support normal and negative tests | ||
| 16 | CL_BCFG_UTIL_ASSERT - ASSERT_INITIAL | assert helper to support normal and negative tests | ||
| 17 | CL_BCFG_UTIL_ASSERT - ASSERT_IS_ASSIGNABLE | assert helper to support normal and negative tests | ||
| 18 | CL_BCFG_UTIL_ASSERT - ASSERT_NOT_BOUND | assert helper to support normal and negative tests | ||
| 19 | CL_BCFG_UTIL_ASSERT - ASSERT_NOT_EQUALS | assert helper to support normal and negative tests | ||
| 20 | CL_BCFG_UTIL_ASSERT - ASSERT_NOT_INITIAL | assert helper to support normal and negative tests | ||
| 21 | CL_BCFG_UTIL_ASSERT - ASSERT_SUBRC | assert helper to support normal and negative tests | ||
| 22 | CL_BCFG_UTIL_ASSERT - ASSERT_T100_VALUES | assert helper to support normal and negative tests | ||
| 23 | CL_BCFG_UTIL_ASSERT - ASSERT_TRUE | assert helper to support normal and negative tests | ||
| 24 | CL_BCFG_UTIL_ASSERT - ASSERT_TRUE | assert helper to support normal and negative tests | ||
| 25 | CL_BCFG_UTIL_ASSERT - ASSERT_TRUE | assert helper to support normal and negative tests | ||
| 26 | CL_BCFG_UTIL_ASSERT - ASSERT_TRUE | assert helper to support normal and negative tests | ||
| 27 | CL_BCFG_UTIL_ASSERT - CLEAR_DEFAULT_MESSAGE | assert helper to support normal and negative tests | ||
| 28 | CL_BCFG_UTIL_ASSERT - DEACTIVATE_QUIT_CONTROL | assert helper to support normal and negative tests | ||
| 29 | CL_BCFG_UTIL_ASSERT - FAIL | assert helper to support normal and negative tests | ||
| 30 | CL_BCFG_UTIL_ASSERT - FAIL_WITH_MESSAGES | assert helper to support normal and negative tests | ||
| 31 | CL_BCFG_UTIL_ASSERT - GET_LEVEL | assert helper to support normal and negative tests | ||
| 32 | CL_BCFG_UTIL_ASSERT - OK | assert helper to support normal and negative tests | ||
| 33 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( iv_msg_user = iv_msg ). |
|
| 34 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 35 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 36 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = '%1 is not equals %2' |
|
| 37 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_exp |
|
| 38 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v2 = iv_act ) |
|
| 39 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 40 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( iv_msg_user = iv_msg ). |
|
| 41 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( iv_msg_user = iv_msg ). |
|
| 42 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 43 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 44 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = '%1 is unexpectly equals %2' |
|
| 45 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_exp |
|
| 46 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v2 = iv_act ) |
|
| 47 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 48 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( iv_msg_user = iv_msg ). |
|
| 49 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 50 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 51 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = 'failed comparison, operator is "%1", a="%2", b="%3"' |
|
| 52 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_op i_v2 = iv_a i_v3 = iv_b ) |
|
| 53 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 54 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 55 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 56 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = 'failed comparison, operator="%1", a="%2", b="%3"' |
|
| 57 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_op i_v2 = iv_a i_v3 = iv_b ) |
|
| 58 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 59 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 60 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 61 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = 'failed comparison, operator="%1", a="%2", b="%3"' |
|
| 62 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_op i_v2 = iv_a i_v3 = iv_b ) |
|
| 63 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 64 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 65 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 66 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = 'failed comparison, operator="%1", a="%2", b="%3"' |
|
| 67 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_op i_v2 = iv_a i_v3 = iv_b ) |
|
| 68 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 69 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 70 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 71 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = 'failed comparison, operator="%1", a="%2", b="%3"' |
|
| 72 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_op i_v2 = iv_a i_v3 = iv_b ) |
|
| 73 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 74 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( |
|
| 75 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_intern = cl_bcfg_util_string=>format( |
|
| 76 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_text = 'failed comparison, operator="%1", a="%2", b="%3"' |
|
| 77 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE i_v1 = iv_op i_v2 = iv_a i_v3 = iv_b ) |
|
| 78 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE iv_msg_user = iv_msg ). |
|
| 79 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( iv_msg_user = iv_msg ). |
|
| 80 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( iv_msg_user = iv_msg ). |
|
| 81 | CL_BCFG_UTIL_ASSERT - RAISE_ASSERT_FAIL | assert helper to support normal and negative tests | SOURCE raise_assert_fail( iv_msg_user = iv_msg ). |
|
| 82 | CL_BCFG_UTIL_ASSERT - SET_DEFAULT_MESSAGE | assert helper to support normal and negative tests | ||
| 83 | CL_BCFG_UTIL_ASSERT - SET_LEVEL | assert helper to support normal and negative tests | ||
| 84 | CL_BCFG_UTIL_STRING - CONTAINS | internal helper | ||
| 85 | CL_BCFG_UTIL_STRING - FORMAT | internal helper | ||
| 86 | CL_BCFG_UTIL_STRING - FORMAT | internal helper | ||
| 87 | CL_BCFG_UTIL_STRING - FORMAT | internal helper | ||
| 88 | CL_BCFG_UTIL_STRING - FORMAT | internal helper | ||
| 89 | CL_BCFG_UTIL_STRING - FORMAT | internal helper | ||
| 90 | CL_BCFG_UTIL_STRING - SPLIT_TO_MSGV | internal helper | ||
| 91 | CX_BCFG_INVALID_PARAM - CONSTRUCTOR | to notify invalid param situations | ||
| 92 | CX_BCFG_UTIL_ASSERT_FAILED - CONSTRUCTOR | base exception for assert util | ||
| 93 | CX_BCFG_UTIL_ASSERT_FAILED - CONSTRUCTOR | base exception for assert util | ||
| 94 | CX_ROOT - CONSTRUCTOR | Abstract Superclass for All Global Exceptions | ||
| 95 | CX_ROOT - GET_LONGTEXT | Abstract Superclass for All Global Exceptions | ||
| 96 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 97 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 98 | IF_CONSTRAINT - GET_DESCRIPTION | Constraint | ||
| 99 | IF_CONSTRAINT - IS_VALID | Constraint | ||
| 100 | IF_MESSAGE - GET_LONGTEXT | Interface for Accessing Texts from Message Objects | ||
| 101 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 102 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 103 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects |