PHP Class SensioLabs\Deptrac\Tests\OutputFormatterFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostrar archivo Open project: sensiolabs-de/deptrac

Public Methods

Method Description
testGetFormatterByName ( )
testGetFormatterByNameNotFound ( )
testGetFormatterOptions ( )
testGetOutputFormatterInput ( )
testIsFormatterActive ( )

Private Methods

Method Description
createNamedFormatter ( $name )

Method Details

testGetFormatterByName() public method

testGetFormatterByNameNotFound() public method

testGetFormatterOptions() public method

testGetOutputFormatterInput() public method

testIsFormatterActive() public method