C# Class Xunit.Specs.When_configuring_an__Exception__to_be_thrown_when_an_interaction_is_executed

Inheritance: StaticContextSpecification
Exibir arquivo Open project: BjRo/xunitbddextensions

Protected Methods

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

Private Methods

Method Description
Should_throw_the_configured__Exception__ ( ) : void

Method Details

Because() protected method

protected Because ( ) : void
return void

EstablishContext() protected method

protected EstablishContext ( ) : void
return void