C# Class Stash.BerkeleyDB.Specifications.for_backingstore_bsb.given_queries.when_executing_intersect_two_queries

Inheritance: Specification
Afficher le fichier Open project: AndyHitchman/Stash

Méthodes protégées

Méthode Description
Given ( ) : void
When ( ) : void

Private Methods

Méthode Description
it_should_produce_only_elements_present_in_both_sides ( ) : void
it_should_produce_the_intersect_of_the_two_sides ( ) : void

Method Details

Given() protected méthode

protected Given ( ) : void
Résultat void

When() protected méthode

protected When ( ) : void
Résultat void