PHP Class Kraken\_Unit\Supervision\SupervisorAwareObjectTest

Inheritance: extends Kraken\Test\TUnit
Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
createSupervisor ( ) : Supervisor | PHPUnit_Framework_MockObject_MockObject
createSupervisorAwareObject ( ) : Kraken\Supervision\SupervisorAwareInterface
testApiGetSupervisor_ReturnsSupervisor ( )
testApiSetSupervisor_SetsSupervisor ( )

Method Details

createSupervisor() public méthode

public createSupervisor ( ) : Supervisor | PHPUnit_Framework_MockObject_MockObject
Résultat Kraken\Supervision\Supervisor | PHPUnit_Framework_MockObject_MockObject

createSupervisorAwareObject() public méthode

public createSupervisorAwareObject ( ) : Kraken\Supervision\SupervisorAwareInterface
Résultat Kraken\Supervision\SupervisorAwareInterface

testApiGetSupervisor_ReturnsSupervisor() public méthode

testApiSetSupervisor_SetsSupervisor() public méthode