PHP 클래스 Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\LexerIntegrationTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nelmio/alice 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$lexer Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface

공개 메소드들

메소드 설명
provideValues ( )
setUp ( )
testTestCanLexValues ( string $value, $expected )

메소드 상세

provideValues() 공개 메소드

public provideValues ( )

setUp() 공개 메소드

public setUp ( )

testTestCanLexValues() 공개 메소드

public testTestCanLexValues ( string $value, $expected )
$value string

프로퍼티 상세

$lexer 보호되어 있는 프로퍼티

protected LexerInterface,Nelmio\Alice\FixtureBuilder\ExpressionLanguage $lexer
리턴 Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface