Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Stash
Specifications
Support
Specification
C# Class Stash.Specifications.Support.Specification
Show file
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