C# Class ApplicationSettingsTests.ReadFromInstanceTests.When_reading_from_public_properties

Inheritance: TestBase
Show file Open project: tparvi/appsettings

Private Methods

Method Description
Then_all_public_properties_should_be_get ( ) : void
Then_existing_setting_is_overwritten ( ) : void
Then_private_getters_should_be_used ( ) : void
Then_properties_in_AppSettings_class_should_be_skipped ( ) : void
Then_protected_getters_should_be_used ( ) : void
Then_write_only_properties_should_be_skipped ( ) : void