PHP Class Pyrech\ComposerChangelogs\tests\ChangelogsPluginTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: pyrech/composer-changelogs

Méthodes publiques

Méthode Description
test_events_are_handled ( )
test_it_commits_with_always_option ( )
test_it_commits_with_custom_commit_message ( )
test_it_commits_with_default_commit_message ( )
test_it_is_registered_and_activated ( )
test_it_receives_event ( )

Méthodes protégées

Méthode Description
setUp ( )
tearDown ( )

Private Methods

Méthode Description
addComposerPlugin ( Composer\Plugin\PluginInterface $plugin )
cleanTempDir ( ) Completely remove the temp dir and its content if it exists.
getUpdateOperation ( ) : Composer\DependencyResolver\Operation\UpdateOperation

Method Details

setUp() protected méthode

protected setUp ( )

tearDown() protected méthode

protected tearDown ( )

test_events_are_handled() public méthode

test_it_commits_with_always_option() public méthode

test_it_commits_with_custom_commit_message() public méthode

test_it_commits_with_default_commit_message() public méthode

test_it_is_registered_and_activated() public méthode

test_it_receives_event() public méthode