test-helper-procs.tcl


Procedures in this file

Detailed information

xowf::test::question_names_from_input_form (private)

 xowf::test::question_names_from_input_form d

Parse html reply and extract question names (test-item-convention) from the form content.

Parameters:
d (required)
Returns:
list of question names

Partial Call Graph (max 5 caller/called nodes):
%3 acs::test::dom_html acs::test::dom_html (public) xowiki::test::get_content xowiki::test::get_content (public) xowf::test::question_names_from_input_form xowf::test::question_names_from_input_form xowf::test::question_names_from_input_form->acs::test::dom_html xowf::test::question_names_from_input_form->xowiki::test::get_content

Testcases:
No testcase defined.

xowf::test::require_test_instance (private)

 xowf::test::require_test_instance

Make sure the test instance is there and create it if necessary.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) aa_export_vars aa_export_vars (public) acs::test::require_package_instance acs::test::require_package_instance (public) xowf::test::require_test_instance xowf::test::require_test_instance xowf::test::require_test_instance->_ xowf::test::require_test_instance->aa_export_vars xowf::test::require_test_instance->acs::test::require_package_instance

Testcases:
No testcase defined.
[ show source ]