Method Tools.Testsuite.report_result()
- Method
report_result
voidreport_result(intsucceeded,intfailed,void|intskipped)- Description
Use this to report the number of successful, failed, and skipped tests in a script started using run_script. Can be called multiple times - the counts are accumulated.