C# Class StatLight.Client.Tests.FixtureBase

Show file Open project: staxmanade/StatLight

Protected Methods

Method Description
After_all_tests ( ) : void
Because ( ) : void
Before_all_tests ( ) : void

Private Methods

Method Description
SetupContext ( ) : void
TearDownContext ( ) : void

Method Details

After_all_tests() protected method

protected After_all_tests ( ) : void
return void

Because() protected method

protected Because ( ) : void
return void

Before_all_tests() protected method

protected Before_all_tests ( ) : void
return void