acs::test::detail_link (private)

 acs::test::detail_link dict

Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl

Create a detail link, which is useful for web-requests, to inspect the result in case a test fails. Missing: cleanup, e.g. after a couple of days, or when the testcase is executed again (for that we would need testcase_id and package_key, that we do not want to pass around)

Parameters:
dict

Partial Call Graph (max 5 caller/called nodes):
%3 acs::test::find_link acs::test::find_link (public) acs::test::detail_link acs::test::detail_link acs::test::find_link->acs::test::detail_link acs::test::reply_contains acs::test::reply_contains (public) acs::test::reply_contains->acs::test::detail_link acs::test::reply_contains_no acs::test::reply_contains_no (public) acs::test::reply_contains_no->acs::test::detail_link acs::test::reply_has_status_code acs::test::reply_has_status_code (public) acs::test::reply_has_status_code->acs::test::detail_link

Testcases:
No testcase defined.
[ show source ]
Show another procedure: