C# 클래스 Xunit.Specs.When_stubbing_properties

상속: StaticContextSpecification
파일 보기 프로젝트 열기: BjRo/xunitbddextensions

보호된 메소드들

메소드 설명
Because ( ) : void
EstablishContext ( ) : void

비공개 메소드들

메소드 설명
Interface_type_properties_should_have_stub_behavior ( ) : void
Should_auto_mock_interface_type_properties ( ) : void
Should_have_stub_behavior ( ) : void
Should_not_generate_stubs_for_properties_of_properties ( ) : void

메소드 상세

Because() 보호된 메소드

protected Because ( ) : void
리턴 void

EstablishContext() 보호된 메소드

protected EstablishContext ( ) : void
리턴 void