INTF IF_AUNIT_AUTH_CHECK_RESULT_LOG

Source Link
Open in ADT

Home
Previous Object: IF_AUNIT_AUTH_CHECK_CONTROLLER
Next Object: IF_AUNIT_AUTHORITY_OBJSET

Status: RELEASED

Public
Method get_execution_status
  EXPORTING
    passed_execution TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
    failed_execution TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
Method get_failed_expectations
  EXPORTING
    expected_to_pass_but_failed TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
    expected_to_fail_but_passed TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
    expected_to_pass_not_executed TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
    expected_to_fail_not_executed TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
Method get_unexpected_executions
  EXPORTING
    passed_but_not_expected TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs
    failed_but_not_expected TYPE cl_aunit_auth_check_types_def=>auth_ctxtset_msgs

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app