PHP Class Pyrech\ComposerChangelogs\tests\Config\ConfigBuilderTest

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

Méthodes publiques

Méthode Description
setUp ( )
test_it_accepts_valid_setup ( )
test_it_has_a_default_setup ( )
test_it_warns_when_commit_auto_option_is_invalid ( )
test_it_warns_when_commit_bin_file_should_have_been_specified ( )
test_it_warns_when_gitlab_hosts_is_not_an_array ( )
test_it_warns_when_specified_commit_bin_file_was_not_found ( )
test_it_warns_when_specifying_commit_bin_file_and_never_auto_commit ( )

Method Details

setUp() public méthode

public setUp ( )

test_it_accepts_valid_setup() public méthode

test_it_has_a_default_setup() public méthode

test_it_warns_when_commit_auto_option_is_invalid() public méthode

test_it_warns_when_commit_bin_file_should_have_been_specified() public méthode

test_it_warns_when_gitlab_hosts_is_not_an_array() public méthode

test_it_warns_when_specified_commit_bin_file_was_not_found() public méthode

test_it_warns_when_specifying_commit_bin_file_and_never_auto_commit() public méthode