C# Class Stash.BerkeleyDB.Specifications.Support.Specification

Mostrar archivo Open project: AndyHitchman/Stash

Protected Methods

Method Description
BaseContext ( ) : void
BaseTidyUp ( ) : void
Given ( ) : void
TidyUp ( ) : void
When ( ) : void
WithContext ( ) : void

Private Methods

Method Description
Setup ( ) : void
TearDown ( ) : void

Method Details

BaseContext() protected method

protected BaseContext ( ) : void
return void

BaseTidyUp() protected method

protected BaseTidyUp ( ) : void
return void

Given() protected abstract method

protected abstract Given ( ) : void
return void

TidyUp() protected method

protected TidyUp ( ) : void
return void

When() protected abstract method

protected abstract When ( ) : void
return void

WithContext() protected method

protected WithContext ( ) : void
return void