C# Class Common.BddExtensions.SpecificationBase

Mostra file Open project: AcklenAvenue/PRTools

Protected Methods

Method Description
BecauseOf ( ) : void
Cleanup ( ) : void
Context ( ) : void

Private Methods

Method Description
BuildSpecificationContext ( ) : void
SpecificationCleanup ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Cleanup() protected method

protected Cleanup ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void