Method | Description | |
---|---|---|
CreateSqlExpressDatabase ( string filename ) : void | ||
EnsureDbForTest ( string dbFileName ) : void | ||
SetupLog4NetForTests ( ) : void |
public static CreateSqlExpressDatabase ( string filename ) : void | ||
filename | string | |
return | void |
public static EnsureDbForTest ( string dbFileName ) : void | ||
dbFileName | string | |
return | void |
public static SetupLog4NetForTests ( ) : void | ||
return | void |