C# Класс ArgOptionsTests.when_testing_the_arg_options

Наследование: ArgOptionsTestBase
Показать файл Открыть проект

Защищенные методы

Метод Описание
Before_all_tests ( ) : void

Приватные методы

Метод Описание
Should_be_able_to_set_a_dll_to_test ( ) : void
When_overriding_setting_MaxWaitTimeAllowedBeforeCommunicationErrorSent ( ) : void
should_be_able_to_get_the_tagFilter_property_when_given_the_argument ( ) : void
should_be_able_to_get_the_xap_path_property_when_given_the_argument ( ) : void
should_be_able_to_set_the_ContinuousIntegrationMode_flag ( ) : void
should_be_able_to_set_the_WebServerOnly_flag ( ) : void
when_giving_an_empty_tagFilter_arg_it_should_just_use_nothing ( ) : void
when_giving_the_xml_output_file_should_validate_theres_a_directory_to_write_the_file_to ( ) : void
when_giving_the_xml_output_file_should_validate_theres_a_directory_to_write_the_file_to_1 ( ) : void
when_validating_the_default_properties_of_the_ArgOptions ( ) : void

Описание методов

Before_all_tests() защищенный Метод

protected Before_all_tests ( ) : void
Результат void