FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
JUnitXMLReporter Class Reference
Inheritance diagram for JUnitXMLReporter:
Inheritance graph
Collaboration diagram for JUnitXMLReporter:
Collaboration graph

Public Member Functions

 paintHeader ($test_name)
 
 paintFooter ($test_name)
 
 paintCaseStart ($case)
 
 paintCaseEnd ($case)
 
 paintMethodStart ($test)
 
 paintMethodEnd ($test)
 
 paintFail ($message)
 
 paintException ($exception)
 
 terminateAbnormally ($message)
 

Detailed Description

Definition at line 22 of file junit_xml_reporter.php.

Member Function Documentation

JUnitXMLReporter::paintFooter (   $test_name)

Paints the end of the test with a summary of the passes and failures.

Parameters
string$test_nameName class of test. public

Definition at line 47 of file junit_xml_reporter.php.


The documentation for this class was generated from the following file: