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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.