\PHPUnit_Runner_TestSuiteLoader
An interface to define how a test suite should be loaded.
- Author: Sebastian Bergmann <sebastian@phpunit.de>
- Copyright: 2001-2014 Sebastian Bergmann <sebastian@phpunit.de>
- License: http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
Synopsis
interface PHPUnit_Runner_TestSuiteLoader
{
}
}