PHP Class Go\Aop\Framework\AbstractJoinpointTest

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

Protected Properties

Свойство Type Description
$joinpoint AbstractJoinpoint

Méthodes publiques

Méthode Description
sortingTestSource ( )
testSortingLogic ( $advices, array $order = [] )

Private Methods

Méthode Description
getOrderedAdvice ( integer $order, string $name ) : PHPUnit_Framework_MockObject_MockObject | Go\Aop\Framework\OrderedAdvice Returns the ordered advice

Method Details

sortingTestSource() public méthode

public sortingTestSource ( )

testSortingLogic() public méthode

public testSortingLogic ( $advices, array $order = [] )
$order array

Property Details

$joinpoint protected_oe property

protected AbstractJoinpoint,Go\Aop\Framework $joinpoint
Résultat AbstractJoinpoint