C# Class MigSharp.NUnit.Integration.Migration29

Inheritance: IVersionConstrainedExclusiveIntegrationTestMigration
Datei anzeigen Open project: dradovic/MigSharp

Public Methods

Method Description
MinimumVersionSupportingFeatureUnderTest ( System.Platform platform ) : DbPlatform
Up ( IDatabase db ) : void

Private Methods

Method Description
AssertCurrentDateTimeValue ( DateTimeOffset currentDateTime ) : bool

Method Details

MinimumVersionSupportingFeatureUnderTest() public method

public MinimumVersionSupportingFeatureUnderTest ( System.Platform platform ) : DbPlatform
platform System.Platform
return DbPlatform

Up() public method

public Up ( IDatabase db ) : void
db IDatabase
return void