C# Class Rebel.Tests.Extensions.DataHelper

Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
CreateSqlExpressDatabase ( string filename ) : void
EnsureDbForTest ( string dbFileName ) : void
SetupLog4NetForTests ( ) : void

Method Details

CreateSqlExpressDatabase() public static méthode

public static CreateSqlExpressDatabase ( string filename ) : void
filename string
Résultat void

EnsureDbForTest() public static méthode

public static EnsureDbForTest ( string dbFileName ) : void
dbFileName string
Résultat void

SetupLog4NetForTests() public static méthode

public static SetupLog4NetForTests ( ) : void
Résultat void