PHP Class Go\Core\GoAspectContainerTest

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

Protected Properties

Свойство Type Description
$container null | GoAspectContainer

Méthodes publiques

Méthode Description
internalServicesList ( )
testAdvisorCanBeRegistered ( ) Tests that pointcut can be registered and accessed
testAllServicesAreConfigured ( $serviceId ) Tests that all services are registered
testAspectCanBeRegisteredAndReceived ( ) Tests that aspect can be registered and accessed
testPointcutCanBeRegisteredAndReceived ( ) Tests that pointcut can be registered and accessed
testResourceManagement ( ) Tests that container resources can be added and isFresh works correctly

Méthodes protégées

Méthode Description
setUp ( )

Method Details

internalServicesList() public méthode

setUp() protected méthode

protected setUp ( )

testAdvisorCanBeRegistered() public méthode

Tests that pointcut can be registered and accessed

testAllServicesAreConfigured() public méthode

Tests that all services are registered
public testAllServicesAreConfigured ( $serviceId )

testAspectCanBeRegisteredAndReceived() public méthode

Tests that aspect can be registered and accessed

testPointcutCanBeRegisteredAndReceived() public méthode

Tests that pointcut can be registered and accessed

testResourceManagement() public méthode

Tests that container resources can be added and isFresh works correctly

Property Details

$container protected_oe property

protected null|GoAspectContainer,Go\Core $container
Résultat null | GoAspectContainer