phing-tasks-ext-simpletest
[ class tree: phing-tasks-ext-simpletest ] [ index: phing-tasks-ext-simpletest ] [ all elements ]

Element index for package phing-tasks-ext-simpletest

[ a ] [ c ] [ e ] [ f ] [ g ] [ i ] [ m ] [ o ] [ p ] [ s ] [ _ ]

_

__construct
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::__construct()
top

a

addFileSet
in file SimpleTestTask.php, method SimpleTestTask::addFileSet()
    Add a new fileset containing the XML results to aggregate
addFormatter
in file SimpleTestTask.php, method SimpleTestTask::addFormatter()
    Add a new formatter to all tests of this task.
top

c

$current_case
in file SimpleTestDebugResultFormatter.php, variable SimpleTestDebugResultFormatter::$current_case
$current_test
in file SimpleTestDebugResultFormatter.php, variable SimpleTestDebugResultFormatter::$current_test
top

e

ERRORS
in file SimpleTestCountResultFormatter.php, class constant SimpleTestCountResultFormatter::ERRORS
top

f

FAILURES
in file SimpleTestCountResultFormatter.php, class constant SimpleTestCountResultFormatter::FAILURES
top

g

getDebug
in file SimpleTestTask.php, method SimpleTestTask::getDebug()
getElapsedTime
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getElapsedTime()
getErrorCount
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getErrorCount()
getExtension
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getExtension()
    Returns the extension used for this formatter
getExtension
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::getExtension()
getExtension
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::getExtension()
getFailureCount
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getFailureCount()
getPreferredOutfile
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getPreferredOutfile()
getRetCode
in file SimpleTestCountResultFormatter.php, method SimpleTestCountResultFormatter::getRetCode()
getRunCount
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getRunCount()
getTestName
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getTestName()
top

i

init
in file SimpleTestTask.php, method SimpleTestTask::init()
    Initialize Task.
top

m

main
in file SimpleTestTask.php, method SimpleTestTask::main()
    The main entry point
top

o

$out
in file SimpleTestResultFormatter.php, variable SimpleTestResultFormatter::$out
top

p

$project
in file SimpleTestResultFormatter.php, variable SimpleTestResultFormatter::$project
paint
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paint()
paintCaseEnd
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestSummaryResultFormatter.php, method SimpleTestSummaryResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintCaseEnd()
paintCaseStart
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintCaseStart()
paintCaseStart
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintCaseStart()
paintCaseStart
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintCaseStart()
paintCaseStart
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintCaseStart()
paintError
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintError()
paintError
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintError()
paintError
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintError()
paintError
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintError()
paintException
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintException()
paintException
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintException()
paintFail
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintFail()
paintFail
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintFail()
paintFail
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintFail()
paintFail
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintFail()
paintFormattedMessage
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintFormattedMessage()
paintGroupEnd
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintGroupEnd()
paintGroupStart
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintGroupStart()
paintMessage
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintMessage()
paintMethodEnd
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintMethodEnd()
paintMethodEnd
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintMethodEnd()
paintMethodEnd
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintMethodEnd()
paintMethodStart
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintMethodStart()
paintMethodStart
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintMethodStart()
paintMethodStart
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintMethodStart()
paintPass
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintPass()
paintSignal
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintSignal()
paintSkip
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintSkip()
printFailingTests
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::printFailingTests()
top

s

setDebug
in file SimpleTestTask.php, method SimpleTestTask::setDebug()
setErrorproperty
in file SimpleTestTask.php, method SimpleTestTask::setErrorproperty()
setFailureproperty
in file SimpleTestTask.php, method SimpleTestTask::setFailureproperty()
setHaltonerror
in file SimpleTestTask.php, method SimpleTestTask::setHaltonerror()
setHaltonfailure
in file SimpleTestTask.php, method SimpleTestTask::setHaltonfailure()
setOutput
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::setOutput()
    Sets the writer the formatter is supposed to write its results to.
setPrintsummary
in file SimpleTestTask.php, method SimpleTestTask::setPrintsummary()
setProject
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::setProject()
    Sets the project
setType
in file SimpleTestFormatterElement.php, method SimpleTestFormatterElement::setType()
SimpleTestCountResultFormatter
in file SimpleTestCountResultFormatter.php, class SimpleTestCountResultFormatter
    Dummy result formatter used to count SimpleTest results
SimpleTestDebugResultFormatter
in file SimpleTestDebugResultFormatter.php, class SimpleTestDebugResultFormatter
    Prints plain text output of the test to a specified Writer.
SimpleTestFormatterElement
in file SimpleTestFormatterElement.php, class SimpleTestFormatterElement
    Child class of "FormatterElement", overrides setType to provide other formatter classes for SimpleTest
SimpleTestPlainResultFormatter
in file SimpleTestPlainResultFormatter.php, class SimpleTestPlainResultFormatter
    Prints plain text output of the test to a specified Writer.
SimpleTestResultFormatter
in file SimpleTestResultFormatter.php, class SimpleTestResultFormatter
    This abstract class describes classes that format the results of a SimpleTest testrun.
SimpleTestSummaryResultFormatter
in file SimpleTestSummaryResultFormatter.php, class SimpleTestSummaryResultFormatter
    Prints short summary output of the test to Phing's logging system.
SimpleTestTask
in file SimpleTestTask.php, class SimpleTestTask
    Runs SimpleTest tests.
SimpleTestXmlResultFormatter
in file SimpleTestXmlResultFormatter.php, class SimpleTestXmlResultFormatter
    Prints plain text output of the test to a specified Writer.
SUCCESS
in file SimpleTestCountResultFormatter.php, class constant SimpleTestCountResultFormatter::SUCCESS
SimpleTestCountResultFormatter.php
procedural page SimpleTestCountResultFormatter.php
SimpleTestDebugResultFormatter.php
procedural page SimpleTestDebugResultFormatter.php
SimpleTestFormatterElement.php
procedural page SimpleTestFormatterElement.php
SimpleTestPlainResultFormatter.php
procedural page SimpleTestPlainResultFormatter.php
SimpleTestResultFormatter.php
procedural page SimpleTestResultFormatter.php
SimpleTestSummaryResultFormatter.php
procedural page SimpleTestSummaryResultFormatter.php
SimpleTestTask.php
procedural page SimpleTestTask.php
SimpleTestXmlResultFormatter.php
procedural page SimpleTestXmlResultFormatter.php
top

Documentation generated on Mon, 19 Oct 2009 10:50:11 +0200 by phpDocumentor 1.4.3