PHP Class Storm\Tests\Unit\Containers\RegistrarTest

Inheritance: extends Storm\Tests\StormTestCase
Show file Open project: timetoogo/penumbra

Public Methods

Method Description
testAllowsCorrectRegisterableType ( )
testContainsAddedValue ( )
testContainsAllAddedValues ( )
testDisallowsIncorrectRegisterableType ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAllowsCorrectRegisterableType() public method

testContainsAddedValue() public method

testContainsAllAddedValues() public method

testDisallowsIncorrectRegisterableType() public method