C# Class Binboo.Tests.Core.Commands.VersionCommandTestCase

Inheritance: JiraCommandTestCaseBase
Show file Open project: adrianoc/binboo

Private Methods

Method Description
AddVersion ( string version, string after ) : void
AddVersionToCollection ( string project, string version ) : void
ExpectedMethodCalls ( string ticket, string noQuotesComment, IssueResolution resolution, string fixedInVersions ) : Action>
NewRemoteVersion ( string version ) : RemoteVersion
TestAddVersion ( ) : void
TestListVersions ( ) : void
TestReleaseVersion ( ) : void
VersionExists ( string version ) : bool
VersionReleased ( string version ) : bool