C# Class Xunit.Specs.When_stubbing_properties

Inheritance: StaticContextSpecification
Mostrar archivo Open project: BjRo/xunitbddextensions

Protected Methods

Method Description
Because ( ) : void
EstablishContext ( ) : void

Private Methods

Method Description
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

Method Details

Because() protected method

protected Because ( ) : void
return void

EstablishContext() protected method

protected EstablishContext ( ) : void
return void