C# 클래스 ApplicationSettingsTests.WriteIntoInstanceTests.When_writing_into_public_properties

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

비공개 메소드들

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