C# Class Stash.Azure.Specifications.given_queries.when_executing_union_inside_intersect

Inheritance: Stash.Azure.Specifications.Support.Specification
Datei anzeigen Open project: AndyHitchman/Stash

Protected Methods

Method Description
Given ( ) : void
When ( ) : void

Private Methods

Method Description
it_should_leave_only_the_intersecting ( ) : void
it_should_produce_the_intersection_of_the_union_of_the_two_sides ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void