C# Class ApplicationSettingsTests.UpdateTests.When_updating_string_value

Inheritance: TestBase
Show file Open project: tparvi/appsettings

Private Methods

Method Description
And_setting_does_not_exist_Then_setting_should_be_stored ( ) : void
And_setting_exists_Then_existing_setting_should_be_replaced ( ) : void
And_value_is_null_Then_update_should_succeed ( ) : void