PHP 클래스 Pyrech\ComposerChangelogs\tests\OperationHandler\InstallHandlerTest

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

공개 메소드들

메소드 설명
test_it_does_not_support_non_install_operation ( )
test_it_extracts_source_url ( )
test_it_gets_output_with_url_generator_no_supporting_compare_url ( )
test_it_gets_output_with_url_generator_no_supporting_release_url ( )
test_it_gets_output_with_url_generator_supporting_all_urls ( )
test_it_gets_output_without_url_generator ( )
test_it_supports_install_operation ( )
test_it_throws_exception_when_extracting_source_url_from_non_install_operation ( )
test_it_throws_exception_when_getting_output_from_non_install_operation ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

test_it_does_not_support_non_install_operation() 공개 메소드

test_it_extracts_source_url() 공개 메소드

test_it_gets_output_with_url_generator_no_supporting_compare_url() 공개 메소드

test_it_gets_output_with_url_generator_no_supporting_release_url() 공개 메소드

test_it_gets_output_with_url_generator_supporting_all_urls() 공개 메소드

test_it_gets_output_without_url_generator() 공개 메소드

test_it_supports_install_operation() 공개 메소드

test_it_throws_exception_when_extracting_source_url_from_non_install_operation() 공개 메소드

test_it_throws_exception_when_getting_output_from_non_install_operation() 공개 메소드