Interfaces

\

Name Description
Countable No description available
IteratorAggregate No description available
OuterIterator No description available
PHPUnit_Exception Marker interface for PHPUnit exceptions.
PHPUnit_Framework_IncompleteTest A marker interface for marking any exception/error as result of an unit test as incomplete implementation or currently not implemented.
PHPUnit_Framework_RiskyTest A marker interface for marking any exception/error as result of an unit test as risky.
PHPUnit_Framework_SelfDescribing Interface for classes that can return a description of itself.
PHPUnit_Framework_SkippedTest A marker interface for marking a unit test as being skipped.
PHPUnit_Framework_Test A Test can be run and collect its results.
PHPUnit_Framework_TestListener A Listener for test progress.
PHPUnit_Runner_TestSuiteLoader An interface to define how a test suite should be loaded.
RecursiveIterator No description available