PHP Class Go\Aop\Pointcut\PointcutParserTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: goaop/framework

Protected Properties

Свойство Type Description
$lexer null | Dissect\Lexer\Lexer
$parser null | PointcutParser

Méthodes publiques

Méthode Description
testParsingExpression ( $pointcutExpression ) Tests parsing
validPointcutDefinitions ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testParsingExpression() public méthode

Tests parsing
public testParsingExpression ( $pointcutExpression )

validPointcutDefinitions() public méthode

Property Details

$lexer protected_oe property

protected null|Lexer,Dissect\Lexer $lexer
Résultat null | Dissect\Lexer\Lexer

$parser protected_oe property

protected null|PointcutParser,Go\Aop\Pointcut $parser
Résultat null | PointcutParser