Prints plain text output of the test to a specified Writer.
author |
Michiel Rook mrook@php.net |
---|---|
version |
$Id: 6f23ebd30cc7a6a16a52de882e8618aac92e0940 $ |
package |
phing.tasks.ext.simpletest |
since | 2.2.0 |
formatError( $type, $message)
getElapsedTime()
getErrorCount()
getExtension() : string
string
the extension
getFailureCount()
getPreferredOutfile()
getRunCount()
getTestName()
paint( $msg)
paintCaseEnd( $test_name)
paintCaseStart( $test_name)
paintError( $message)
paintException( $message)
paintFail( $message)
paintMethodEnd( $test_name)
paintMethodStart( $test_name)
printFailingTests()
setOutput(\Writer $out)
current_case :
current_test :
failingTests :
out :
project :
timer :
runCount :
failureCount :
errorCount :
currentTest :