FormPerformanceTestCase
абстрактный класс FormPerformanceTestCase расширяет FormIntegrationTestCase
Базовый класс для тестов производительности.
Скопировано из OrmPerformanceTestCase Doctrine 2.
Свойства
| защищённый FormFactoryInterface | $factory | из FormIntegrationTestCase | |
| защищённый int | $maxRunningTime |
Методы
| setUp() | из FormIntegrationTestCase | |
| getExtensions() | из FormIntegrationTestCase | |
| getTypeExtensions() | из FormIntegrationTestCase | |
| getTypes() | из FormIntegrationTestCase | |
| getTypeGuessers() | из FormIntegrationTestCase | |
| runTest() {@inheritdoc} | ||
| setMaxRunningTime(int $maxRunningTime) | ||
| int | getMaxRunningTime() |
Детали
защищённый setUp()
защищённый getExtensions()
защищённый getTypeExtensions()
защищённый getTypes()
защищённый getTypeGuessers()
защищённый runTest()
{@inheritdoc}
setMaxRunningTime(int $maxRunningTime)
Параметры
| int | $maxRunningTime |
Исключения
| InvalidArgumentException |
int getMaxRunningTime()
Возвращаемое значение
| int |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Form/Test/FormPerformanceTestCase.html