C# Class DotNetKata.Specification

显示文件 Open project: PillarTechnology/dot-net-kata

Protected Methods

Method Description
after_each ( ) : void
because ( ) : void
before_each ( ) : void

Private Methods

Method Description
Cleanup ( ) : void
Initialize ( ) : void

Method Details

after_each() protected method

protected after_each ( ) : void
return void

because() protected method

protected because ( ) : void
return void

before_each() protected method

protected before_each ( ) : void
return void