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
doc_Symfony
2016-10-28 06:19:04
Comments
Leave a Comment

Please login to continue.