C# Class StatLight.Core.Tests.FixtureBase

Afficher le fichier Open project: staxmanade/StatLight

Méthodes publiques

Méthode Description
FixtureBase ( ) : System

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

FixtureBase() public méthode

public FixtureBase ( ) : System
Résultat System