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