Méthode | Description | |
---|---|---|
__construct ( string $contextName, DateTime $date, string $configPath = null, array $benchmarks = [], array $envInformations = [], $uuid = null ) | __construct. | |
addEnvInformation ( |
||
createBenchmark ( string $class ) : |
Create and add a benchmark. | |
generateUuid ( ) | Generate a universally unique identifier. | |
getBenchmarks ( ) | ||
getConfigPath ( ) | ||
getContextName ( ) | ||
getDate ( ) | ||
getEnvInformations ( ) : |
||
getErrorStacks ( ) | ||
getIterations ( ) | ||
getIterator ( ) | ||
getSubjects ( ) | ||
getSummary ( ) | ||
getUuid ( ) : mixed | The uuid uniquely identifies this suite. | |
getVariants ( ) | ||
setEnvInformations ( array $envInformations ) |
public addEnvInformation ( |
||
$information |
public createBenchmark ( string $class ) : |
||
$class | string | |
Résultat |
public generateUuid ( ) |
public getEnvInformations ( ) : |
||
Résultat |
public setEnvInformations ( array $envInformations ) | ||
$envInformations | array |