C# Class CMajor.Tests.AlwaysCreateDatabaseAttribute

Inheritance: Xunit.BeforeAfterTestAttribute
Afficher le fichier Open project: jittuu/CMajor

Méthodes publiques

Méthode Description
Before ( System methodUnderTest ) : void

Private Methods

Méthode Description
InitDatabase ( ) : void

Method Details

Before() public méthode

public Before ( System methodUnderTest ) : void
methodUnderTest System
Résultat void