C# 클래스 Rebel.Tests.Extensions.DataHelper

파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
CreateSqlExpressDatabase ( string filename ) : void
EnsureDbForTest ( string dbFileName ) : void
SetupLog4NetForTests ( ) : void

메소드 상세

CreateSqlExpressDatabase() 공개 정적인 메소드

public static CreateSqlExpressDatabase ( string filename ) : void
filename string
리턴 void

EnsureDbForTest() 공개 정적인 메소드

public static EnsureDbForTest ( string dbFileName ) : void
dbFileName string
리턴 void

SetupLog4NetForTests() 공개 정적인 메소드

public static SetupLog4NetForTests ( ) : void
리턴 void