Class Factory
Factory class for making new objects. It was created for better testing.
public
|
#
getTestsGeneratorTest(
string
$name
)
Make new Test class and return it
Make new Test class and return it Parameters
Returns |
public
|
#
getTestsRunnerTest(
string
$name
)
Make new Test class and return it
Make new Test class and return it Parameters
Returns |
public
|