PHP Class Pipe\Test\Util\ProcessorRegistryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: chh/pipe

Protected Properties

Property Type Description
$registry

Public Methods

Method Description
prependPrependsToMimeType ( )
prependThrowsExceptionIfClassDoesNotExist ( )
registerAppendsToMimeType ( )
registerThrowsExceptionIfClassDoesNotExist ( )
setup ( )
testRegister ( )

Method Details

prependPrependsToMimeType() public method

prependThrowsExceptionIfClassDoesNotExist() public method

registerAppendsToMimeType() public method

registerThrowsExceptionIfClassDoesNotExist() public method

setup() public method

public setup ( )

testRegister() public method

public testRegister ( )

Property Details

$registry protected property

protected $registry