PHP Class Kraken\_Unit\Channel\ChannelAwareObjectTest

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

Méthodes publiques

Méthode Description
createChannel ( ) : Channel
createChannelAwareObject ( ) : Kraken\_Unit\Channel\_Mock\ChannelAwareObject
testApiGetChannel_ReturnsChannel_WhenChannelIsSet ( )
testApiGetChannel_ReturnsNull_WhenChannelIsNotSet ( )
testApiSetChannel_RemovesChannel_WhenNullPassed ( )
testApiSetChannel_SetsChannel ( )

Method Details

createChannel() public méthode

public createChannel ( ) : Channel
Résultat Kraken\Channel\Channel

createChannelAwareObject() public méthode

public createChannelAwareObject ( ) : Kraken\_Unit\Channel\_Mock\ChannelAwareObject
Résultat Kraken\_Unit\Channel\_Mock\ChannelAwareObject

testApiGetChannel_ReturnsChannel_WhenChannelIsSet() public méthode

testApiGetChannel_ReturnsNull_WhenChannelIsNotSet() public méthode

testApiSetChannel_RemovesChannel_WhenNullPassed() public méthode

testApiSetChannel_SetsChannel() public méthode