PHP Class Nelmio\Alice\Generator\Resolver\Fixture\TemplateFixtureBagResolverTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
setUp ( )
testIsNotClonable ( )
testResolvesTemplatesFixturesAndReturnsResultingFixtureBag ( )
testTheResolutionIsInvarientToTheOrderInWhichFixturesAreGiven ( )
testThrowsAnExceptionIfAFixtureExtendANonTemplateFixture ( )
testThrowsAnExceptionIfFixtureExtendsANonExistingFixture ( )

Private Methods

Méthode Description
getDecoratedFixturesFlag ( TemplatingFixture $fixture )

Method Details

setUp() public méthode

public setUp ( )

testIsNotClonable() public méthode

public testIsNotClonable ( )

testResolvesTemplatesFixturesAndReturnsResultingFixtureBag() public méthode

testTheResolutionIsInvarientToTheOrderInWhichFixturesAreGiven() public méthode

testThrowsAnExceptionIfAFixtureExtendANonTemplateFixture() public méthode

testThrowsAnExceptionIfFixtureExtendsANonExistingFixture() public méthode