PHP Class JMOlivas\Phpqa\Command\AnalyzeCommandTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: jmolivas/phpqa

Public Methods

Method Description
it_should_throw_exception_if_both_files_and_git_options_are_provided ( )
it_should_throw_exception_if_files_is_provided_but_it_is_empty ( )
it_should_throw_exception_if_neither_files_nor_git_options_are_provided ( )

Method Details

it_should_throw_exception_if_both_files_and_git_options_are_provided() public method

it_should_throw_exception_if_files_is_provided_but_it_is_empty() public method

it_should_throw_exception_if_neither_files_nor_git_options_are_provided() public method