")
test_case_printer.print_test_case (a_result.witness.request_list, a_result.witness.used_vars)
a_stream.put_line ("")
a_stream.put_line ("Result:")
create response_printer.make (a_stream)
a_result.witness.item (a_result.witness.count).response.process (response_printer)
a_stream.put_line ("")
a_stream.put_line ("Below you will find all executed test cases. Note that AutoTest tries, for those test cases that prove the existence of a bug, to add a minimized version too.
]" feature_summary_footer_template: STRING = "[| Total: | ${1} |
| Unique: | ${2} |
| Bad Response: | ${3} |
| Fail: | ${4} |
| Invalid: | ${5} |
| Pass: | ${6} |
|
|
AutoTest statistics for system '${1}'We Kick Bugs! |
|