FormPerformanceTestCase
class FormPerformanceTestCase extends FormIntegrationTestCase
Base class for performance tests.
Copied from Doctrine 2's OrmPerformanceTestCase.
Methods
setMaxRunningTime(int $maxRunningTime) | ||
int | getMaxRunningTime() |
Details
setMaxRunningTime(int $maxRunningTime)
Parameters
int | $maxRunningTime |
Exceptions
InvalidArgumentException |
int getMaxRunningTime()
Return Value
int |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Form/Test/FormPerformanceTestCase.html