PHP Class DotsUnited\BundleFu\Tests\FactoryTest

Author: Jan Sorgalla ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dotsunited/bundlefu

Méthodes publiques

Méthode Description
testCreateBundleAcceptsArrayArgument ( )
testCreateBundleAcceptsStringArgument ( )
testFactoryAllowsSettingNullFilters ( )
testFactoryPassesOptionsToBundle ( )
testFactoryResolvesFilterNames ( )
testFactoryThrowExceptionForUnknowFilterName ( )

Method Details

testCreateBundleAcceptsArrayArgument() public méthode

testCreateBundleAcceptsStringArgument() public méthode

testFactoryAllowsSettingNullFilters() public méthode

testFactoryPassesOptionsToBundle() public méthode

testFactoryResolvesFilterNames() public méthode

testFactoryThrowExceptionForUnknowFilterName() public méthode