Classes and interfaces

BatchTest

Scans a list of files given by the fileset attribute, extracts valid test cases

« More »

FormatterElement

A wrapper for the implementations of PHPUnit2ResultFormatter.

« More »

PHPUnitReportTask

Transform a PHPUnit xml report using XSLT.

« More »

PHPUnitTask

Runs PHPUnit tests.

« More »

PHPUnitTestRunner

Simple Testrunner for PHPUnit that runs all tests of a testsuite.

« More »

PHPUnitUtil

Various utility functions

« More »

Classes and interfaces

PHPUnitResultFormatter

This abstract class describes classes that format the results of a PHPUnit testrun.

« More »

PlainPHPUnitResultFormatter

Prints plain text output of the test to a specified Writer.

« More »