\PHPUnit_Framework_IncompleteTest

A marker interface for marking any exception/error as result of an unit test as incomplete implementation or currently not implemented.

Synopsis

interface PHPUnit_Framework_IncompleteTest {
}