C# Класс ApplicationSettingsTests.When_Getting_Mandatory_String_Value

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

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

Метод Описание
And_AppSetting_section_does_not_exist_exception_is_thrown ( ) : void
And_file_does_not_exist_Then_exception_is_thrown ( ) : void
And_setting_does_not_exist_exception_is_thrown ( ) : void
And_value_is_empty_Then_value_should_be_returned ( ) : void
And_value_is_null_Then_empty_value_should_be_returned ( ) : void
Then_value_should_be_returned ( ) : void