C# Class StatLight.IntegrationTests.FixtureBase

Afficher le fichier Open project: staxmanade/StatLight

Méthodes protégées

Méthode Description
After_all_tests ( ) : void
Because ( ) : void
Before_all_tests ( ) : void

Private Methods

Méthode Description
SetupContext ( ) : void
TearDownContext ( ) : void

Method Details

After_all_tests() protected méthode

protected After_all_tests ( ) : void
Résultat void

Because() protected méthode

protected Because ( ) : void
Résultat void

Before_all_tests() protected méthode

protected Before_all_tests ( ) : void
Résultat void