![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|


Public Member Functions | |
| paintHeader ($test_name) | |
| paintFooter ($test_name) | |
| paintCaseStart ($case) | |
| paintCaseEnd ($case) | |
| paintMethodStart ($test) | |
| paintMethodEnd ($test) | |
| paintFail ($message) | |
| paintException ($exception) | |
| terminateAbnormally ($message) | |
Definition at line 22 of file junit_xml_reporter.php.
| JUnitXMLReporter::paintFooter | ( | $test_name | ) |
Paints the end of the test with a summary of the passes and failures.
| string | $test_name | Name class of test. public |
Definition at line 47 of file junit_xml_reporter.php.