C# Class ApplicationSettingsTests.WriteIntoInstanceTests.When_writing_into_public_properties

Inheritance: TestBase
Show file Open project: tparvi/appsettings

Private Methods

Method Description
Then_all_public_properties_should_be_set ( ) : void
Then_if_conversion_fails_exception_is_thrown ( ) : void
Then_private_setters_should_be_used ( ) : void
Then_protected_setters_should_be_used ( ) : void
Then_read_only_properties_should_be_skipped ( ) : void