C# Class NSpec.NUnit.fails_in_before_each

Inheritance: NSpec.NUnit.nspec
显示文件 Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
before_each ( ) : void
this_works ( ) : void

Method Details

before_each() public method

public before_each ( ) : void
return void

this_works() public method

public this_works ( ) : void
return void