PHP Class AsseticBundleTest\FilterManager

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: widmogrod/zf2-assetic-module

Protected Properties

Property Type Description
$object AsseticBundle\FilterManager
$service Zend\ServiceManager\ServiceManager

Public Methods

Method Description
getAliasGetExceptionInstanceProvider ( )
getAliasGetExceptionProvider ( )
getAliasGetValidProvider ( )
getAliasHasFalseProvider ( )
testGetException ( $alias )
testGetExceptionInstance ( $alias, $object )
testGetValid ( $alias, $object )
testHasFalse ( $alias )

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

getAliasGetExceptionInstanceProvider() public method

getAliasGetExceptionProvider() public method

getAliasGetValidProvider() public method

getAliasHasFalseProvider() public method

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( )

testGetException() public method

public testGetException ( $alias )

testGetExceptionInstance() public method

public testGetExceptionInstance ( $alias, $object )

testGetValid() public method

public testGetValid ( $alias, $object )

testHasFalse() public method

public testHasFalse ( $alias )

Property Details

$object protected_oe property

protected FilterManager,AsseticBundle $object
return AsseticBundle\FilterManager

$service protected_oe property

protected ServiceManager,Zend\ServiceManager $service
return Zend\ServiceManager\ServiceManager