PHP Class AsseticBundleTest\FilterManager

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: widmogrod/zf2-assetic-module

Protected Properties

Свойство Type Description
$object AsseticBundle\FilterManager
$service Zend\ServiceManager\ServiceManager

Méthodes publiques

Méthode Description
getAliasGetExceptionInstanceProvider ( )
getAliasGetExceptionProvider ( )
getAliasGetValidProvider ( )
getAliasHasFalseProvider ( )
testGetException ( $alias )
testGetExceptionInstance ( $alias, $object )
testGetValid ( $alias, $object )
testHasFalse ( $alias )

Méthodes protégées

Méthode 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 méthode

getAliasGetExceptionProvider() public méthode

getAliasGetValidProvider() public méthode

getAliasHasFalseProvider() public méthode

setUp() protected méthode

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

tearDown() protected méthode

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

testGetException() public méthode

public testGetException ( $alias )

testGetExceptionInstance() public méthode

public testGetExceptionInstance ( $alias, $object )

testGetValid() public méthode

public testGetValid ( $alias, $object )

testHasFalse() public méthode

public testHasFalse ( $alias )

Property Details

$object protected_oe property

protected FilterManager,AsseticBundle $object
Résultat AsseticBundle\FilterManager

$service protected_oe property

protected ServiceManager,Zend\ServiceManager $service
Résultat Zend\ServiceManager\ServiceManager