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
StatLight
IntegrationTests
FixtureBase
C# Class StatLight.IntegrationTests.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