class FormPerformanceTestCase extends FormIntegrationTestCase
Base class for performance tests.
Copied from Doctrine 2's OrmPerformanceTestCase.
Methods
setMaxRunningTime(int $maxRunningTime) | ||
int | getMaxRunningTime() |
class FormPerformanceTestCase extends FormIntegrationTestCase
Base class for performance tests.
Copied from Doctrine 2's OrmPerformanceTestCase.
setMaxRunningTime(int $maxRunningTime) | ||
int | getMaxRunningTime() |
Please login to continue.