abstract class FormPerformanceTestCase extends FormIntegrationTestCase
Base class for performance tests.
Copied from Doctrine 2's OrmPerformanceTestCase.
| protected FormFactoryInterface | $factory | from FormIntegrationTestCase | |
| protected int | $maxRunningTime |
| setUp() | from FormIntegrationTestCase | |
| getExtensions() | from FormIntegrationTestCase | |
| getTypeExtensions() | from FormIntegrationTestCase | |
| getTypes() | from FormIntegrationTestCase | |
| getTypeGuessers() | from FormIntegrationTestCase | |
| runTest() {@inheritdoc} | ||
| setMaxRunningTime(int $maxRunningTime) | ||
| int | getMaxRunningTime() |
{@inheritdoc}
| int | $maxRunningTime |
| InvalidArgumentException |
| int |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Form/Test/FormPerformanceTestCase.html