INTF IF_AUNIT_AUTH_CHECK_CONTROLLER
Source Link
Open in ADT
Home
Previous Object: IF_APJ_TYPES
Next Object: IF_AUNIT_AUTH_CHECK_RESULT_LOG
Status: RELEASED
Public
Method restrict_authorizations_to
IMPORTING
 auth_objset TYPE if_aunit_authority_objset
 test_abort_behavior TYPE cl_aunit_auth_check_types_def=>test_abort_behavior Optional
RAISING cx_abap_auth_check_exception
Method authorizations_expected_to
IMPORTING
 pass_execution TYPE if_aunit_authority_objset
 fail_execution TYPE if_aunit_authority_objset Optional
RAISING cx_abap_auth_check_exception
Method assert_expectations
Method check_expectations
EXPORTING
 failed_expectations TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
RETURNING check_passed TYPE ABAP_BOOL
Method get_auth_check_execution_log
RETURNING execution_log TYPE if_aunit_auth_check_result_log
Method reset
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app