PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\TokenTypeTest

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

Méthodes publiques

Méthode Description
provideAcceptableTypes ( )
setUp ( )
testCanCreateType ( string $typeConstant )
testIsImmutable ( )
testStaticValues ( )
testThrowsAnExceptionIfAnInvalidTypeIsGiven ( )

Method Details

provideAcceptableTypes() public méthode

setUp() public méthode

public setUp ( )

testCanCreateType() public méthode

public testCanCreateType ( string $typeConstant )
$typeConstant string

testIsImmutable() public méthode

public testIsImmutable ( )

testStaticValues() public méthode

public testStaticValues ( )

testThrowsAnExceptionIfAnInvalidTypeIsGiven() public méthode