W3cubDocs

/Symfony 2.8

Symfony\Component\Form\Test\FormPerformanceTestCase

abstract class FormPerformanceTestCase extends FormIntegrationTestCase

Base class for performance tests.

Copied from Doctrine 2's OrmPerformanceTestCase.

Methods

setMaxRunningTime(int $maxRunningTime)
int getMaxRunningTime()

Details

public setMaxRunningTime(int $maxRunningTime)

Parameters

int $maxRunningTime

Exceptions

InvalidArgumentException

public int getMaxRunningTime()

Return Value

int

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Component/Form/Test/FormPerformanceTestCase.html