C# Class Net.Sf.Dbdeploy.ControllerTest

Mostra file Open project: brunomlopes/dbdeploy.net

Private Methods

Method Description
AssertRunScripts ( IList scripts ) : void

Asserts the specified scripts where included in the ones to run in the specified order.

Setup ( ) : void
ShouldApplyChangesUpToRequestedScript ( ) : void
ShouldApplyScriptsMarkedAsFailedWhenForceUpdateIsSet ( ) : void
ShouldApplyScriptsMarkedAsResolved ( ) : void
ShouldApplyScriptsNotRunToDatabase ( ) : void
ShouldThrowErrorWhenPreviousScriptRunFailed ( ) : void