Method | Description | |
---|---|---|
__construct ( Nelmio\Alice\Definition\FixtureWithFlagsInterface $fixture ) | ||
extendsFixtures ( ) : boolean | ||
getClassName ( ) : string | ||
getExtendedFixturesReferences ( ) : array | ||
getFlags ( ) : |
||
getId ( ) : string | ||
getSpecs ( ) : |
||
getValueForCurrent ( ) | ||
isATemplate ( ) : boolean | ||
withSpecs ( |
public __construct ( Nelmio\Alice\Definition\FixtureWithFlagsInterface $fixture ) | ||
$fixture | Nelmio\Alice\Definition\FixtureWithFlagsInterface |
public getExtendedFixturesReferences ( ) : array | ||
return | array | List of fixture ids that the fixture extends. |
public getSpecs ( ) : |
||
return |
public withSpecs ( |
||
$specs | ||
return | self |