C# 클래스 ApplicationSettingsTests.ReadFromInstanceTests.When_reading_from_public_properties

상속: TestBase
파일 보기 프로젝트 열기: tparvi/appsettings

비공개 메소드들

메소드 설명
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