PHP Class FactoryGirl\Tests\Provider\Doctrine\Fixtures\IncorrectUsageTest

Inheritance: extends TestCase
Afficher le fichier Open project: breerly/factory-girl-php

Méthodes publiques

Méthode Description
throwsWhenTryingToDefineEntitiesThatAreNotEntities ( )
throwsWhenTryingToDefineEntitiesThatAreNotEvenClasses ( )
throwsWhenTryingToDefineNonexistentFields ( )
throwsWhenTryingToDefineTheSameEntityTwice ( )
throwsWhenTryingToGetLessThanOneInstance ( )
throwsWhenTryingToGiveNonexistentFieldsWhileConstructing ( )

Method Details

throwsWhenTryingToDefineEntitiesThatAreNotEntities() public méthode

throwsWhenTryingToDefineEntitiesThatAreNotEvenClasses() public méthode

throwsWhenTryingToDefineNonexistentFields() public méthode

throwsWhenTryingToDefineTheSameEntityTwice() public méthode

throwsWhenTryingToGetLessThanOneInstance() public méthode

throwsWhenTryingToGiveNonexistentFieldsWhileConstructing() public méthode