PHP Class Pyrech\ComposerChangelogs\tests\OutputterTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: pyrech/composer-changelogs

Public Methods

Method Description
test_it_adds_operation ( )
test_it_outputs_nothing_without_operation ( )
test_it_outputs_right_text ( )
test_it_outputs_with_no_supported_operation_handler ( )
test_it_outputs_with_no_supported_url_generator ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

test_it_adds_operation() public method

test_it_outputs_nothing_without_operation() public method

test_it_outputs_right_text() public method

test_it_outputs_with_no_supported_operation_handler() public method

test_it_outputs_with_no_supported_url_generator() public method