Esempio n. 1
0
 function __construct(TestCase $testCase)
 {
     parent::__construct("No assertions made");
 }
Esempio n. 2
0
 function __construct(TestSuite $testSuite)
 {
     parent::__construct("Empty test suite");
 }