C# Class Binboo.Jira.Tests.Tests.Commands.SetOrderCommandTestCase

Show file Open project: adrianoc/binboo

Private Methods

Method Description
AssertInvalidArguments ( string expectedMessage ) : void
AssertSetOrder ( string issues, int order ) : void
ExpectedMessage ( string commaSeparatedIssues, int order ) : string
SetupProxyCalls ( string commaSeparatedIssues, int order ) : Action>[]
TestBulkSetIteration ( ) : void
TestInvalidIssue ( ) : void
TestInvalidIssueInBulkOperation ( ) : void
TestInvalidOrder ( ) : void
TestMissingOrder ( ) : void
TestSimple ( ) : void
TestTooManyArguments ( ) : void