PHP 클래스 Nelmio\Alice\FixtureBuilder\ExpressionLanguage\TokenTypeTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
provideAcceptableTypes ( )
setUp ( )
testCanCreateType ( string $typeConstant )
testIsImmutable ( )
testStaticValues ( )
testThrowsAnExceptionIfAnInvalidTypeIsGiven ( )

메소드 상세

provideAcceptableTypes() 공개 메소드

setUp() 공개 메소드

public setUp ( )

testCanCreateType() 공개 메소드

public testCanCreateType ( string $typeConstant )
$typeConstant string

testIsImmutable() 공개 메소드

public testIsImmutable ( )

testStaticValues() 공개 메소드

public testStaticValues ( )

testThrowsAnExceptionIfAnInvalidTypeIsGiven() 공개 메소드