C# Class Rebel.Tests.Extensions.DataHelper

Exibir arquivo Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
CreateSqlExpressDatabase ( string filename ) : void
EnsureDbForTest ( string dbFileName ) : void
SetupLog4NetForTests ( ) : void

Method Details

CreateSqlExpressDatabase() public static method

public static CreateSqlExpressDatabase ( string filename ) : void
filename string
return void

EnsureDbForTest() public static method

public static EnsureDbForTest ( string dbFileName ) : void
dbFileName string
return void

SetupLog4NetForTests() public static method

public static SetupLog4NetForTests ( ) : void
return void