C# Class Xunit.Specs.When_method_was_expected_to_be_called_and_it_actually_has_not_been_called

Inheritance: StaticContextSpecification
显示文件 Open project: BjRo/xunitbddextensions

Protected Methods

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

Private Methods

Method Description
Should_throw_an__ExpectationViolationException__ ( ) : void

Method Details

Because() protected method

protected Because ( ) : void
return void

EstablishContext() protected method

protected EstablishContext ( ) : void
return void