C# Class ApplicationSettingsTests.When_Getting_Mandatory_String_Value

Inheritance: TestBase
Show file Open project: tparvi/appsettings

Private Methods

Method Description
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