FormPerformanceTestCase
class FormPerformanceTestCase extends FormIntegrationTestCase
Базовый класс для тестов производительности.
Скопировано из OrmPerformanceTestCase Doctrine 2.
Методы
| setMaxRunningTime(int $maxRunningTime) | ||
| int | getMaxRunningTime() |
Подробности
setMaxRunningTime(int $maxRunningTime)
Параметры
| int | $maxRunningTime |
Исключения
| InvalidArgumentException |
int getMaxRunningTime()
Значение возврата
| int |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Form/Test/FormPerformanceTestCase.html