TestSuiteForTestClass
final class TestSuiteForTestClass extends TestSuite (View source)
Methods
bool
isForTestClass()
No description
string
className()
No description
string
file()
No description
int
line()
No description
Details
__construct(string $name, int $size, TestCollection $tests, string $file, int $line)
No description
string
name()
No description
int
count()
No description
TestCollection
tests()
No description
bool
isWithName()
No description
bool
isForTestClass()
No description
bool
isForTestMethodWithDataProvider()
No description
string
className()
No description
string
file()
No description
int
line()
No description