MultipleTest
extends ParserTest
in package
Table of Contents
- provideTestExtraAttributes() : mixed
- provideTestParse() : mixed
- testAttributeAssignment() : mixed
- testExtraAttributes() : mixed
- testInvalidToken() : mixed
- testParse() : mixed
- testParserThrowsLexerError() : mixed
- testParserThrowsSpecialError() : mixed
- testParserThrowsSyntaxError() : mixed
- testThrownError() : mixed
- getParser() : mixed
- getPrefer5() : mixed
- getPrefer7() : mixed
Methods
provideTestExtraAttributes()
public
provideTestExtraAttributes() : mixed
Return values
mixed —provideTestParse()
public
provideTestParse() : mixed
Return values
mixed —testAttributeAssignment()
public
testAttributeAssignment() : mixed
Return values
mixed —testExtraAttributes()
public
testExtraAttributes(mixed $code, mixed $expectedAttributes) : mixed
Parameters
- $code : mixed
- $expectedAttributes : mixed
Tags
Return values
mixed —testInvalidToken()
public
testInvalidToken() : mixed
Return values
mixed —testParse()
public
testParse(mixed $code, Multiple $parser, mixed $expected) : mixed
Parameters
- $code : mixed
- $parser : Multiple
- $expected : mixed
Tags
Return values
mixed —testParserThrowsLexerError()
public
testParserThrowsLexerError() : mixed
Return values
mixed —testParserThrowsSpecialError()
public
testParserThrowsSpecialError() : mixed
Return values
mixed —testParserThrowsSyntaxError()
public
testParserThrowsSyntaxError() : mixed
Return values
mixed —testThrownError()
public
testThrownError() : mixed
Return values
mixed —getParser()
protected
getParser(Lexer $lexer) : mixed
Parameters
- $lexer : Lexer
Return values
mixed —getPrefer5()
private
getPrefer5() : mixed
Return values
mixed —getPrefer7()
private
getPrefer7() : mixed