C# 클래스 MigSharp.NUnit.Integration.Migration29

상속: IVersionConstrainedExclusiveIntegrationTestMigration
파일 보기 프로젝트 열기: dradovic/MigSharp

공개 메소드들

메소드 설명
MinimumVersionSupportingFeatureUnderTest ( System.Platform platform ) : DbPlatform
Up ( IDatabase db ) : void

비공개 메소드들

메소드 설명
AssertCurrentDateTimeValue ( DateTimeOffset currentDateTime ) : bool

메소드 상세

MinimumVersionSupportingFeatureUnderTest() 공개 메소드

public MinimumVersionSupportingFeatureUnderTest ( System.Platform platform ) : DbPlatform
platform System.Platform
리턴 DbPlatform

Up() 공개 메소드

public Up ( IDatabase db ) : void
db IDatabase
리턴 void