PHP 클래스 Pyrech\ComposerChangelogs\tests\ChangelogsPluginTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: pyrech/composer-changelogs

공개 메소드들

메소드 설명
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 ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

비공개 메소드들

메소드 설명
addComposerPlugin ( Composer\Plugin\PluginInterface $plugin )
cleanTempDir ( ) Completely remove the temp dir and its content if it exists.
getUpdateOperation ( ) : Composer\DependencyResolver\Operation\UpdateOperation

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

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() 공개 메소드