Marker interface for PHPUnit exceptions.
A marker interface for marking any exception/error as result of an unit test as incomplete implementation or currently not implemented.
A marker interface for marking any exception/error as result of an unit test as risky.
Interface for classes that can return a description of itself.
A marker interface for marking a unit test as being skipped.
A Test can be run and collect its results.
A Listener for test progress.
An interface to define how a test suite should be loaded.