Class SapphireTestSuite
Light wrapper around PHPUnit_Framework_TestSuite which allows to have
SapphireTestSuite::setUp() and SapphireTestSuite::tearDown() methods which are called just once per
suite, not once per test method in each suite/case.
- PHPUnit_Framework_TestSuite
-
SapphireTestSuite
Methods summary
public
|
|
public
|