| Kind: | Publicity: |
|---|---|
| [Library Files | Procedures | SQL Files | Content Pages] | [Public Only | All] |
aa_call_component Executes the chunk of code associated with the component_id. aa_display_result Displays either a pass or fail result with specified explanation depending on the given response. aa_equals Tests that the affirm_actual is equal to affirm_value.<p> Call this function within a testcase, stub or component. aa_error Writes an error message to the testcase log.<p> Call this function within a testcase, stub or component. aa_example_write_audit_entries aa_example_write_audit_entry aa_export_vars Called from a initialisation class constructor or a component to explicitly export the specified variables to the current testcase. aa_false Tests that affirm_expr is false.<br> Call this function within a testcase, stub or component. aa_get_first_url Procedure for geting the url of a mounted package with the package_key. aa_log Writes a log message to the testcase log.<p> Call this function within a testcase, stub or component. aa_log_final aa_log_result aa_register_case Registers a testcase with the acs-automated-testing system. aa_register_component Registers a re-usable code component. aa_register_init_class Registers a initialisation class to be used by one or more testcases. aa_run_testcase aa_run_with_teardown Execute code in test_code and guarantee that code in teardown_code will be executed even if error is thrown. aa_runseries Runs a series of testcases. aa_stub Stubs a function. aa_test::parse_install_file Processes the xml report outputted from install.sh for display. aa_test::parse_test_file Processes the xml report with test result data for display. aa_test::xml_report_dir Retrieves the XMLReportDir parameter. aa_true Tests that affirm_expr is true.<p> Call this function within a testcase, stub or component. aa_unstub ad_page_contract_filter_proc_aa_test_category Checks whether a category value has is valid. ad_page_contract_filter_proc_aa_test_view_by Checks whether a view_by value has a value of "testcase", "package" or "category" twt::do_request Takes a a url and invokes tclwebtest::do_request. twt::log TWT proc for writing a Notice message to the web server log. twt::server_url Get the URL of the server (like ad_url) using the IP number of the server. twt::user::create Create a test user with random email and password for testing twt::user::delete Remove a test user. twt::user::login tclwebtest for logging the user in. twt::user::logout tclwebtest for logging the user out.