C# 클래스 Binboo.Jira.Tests.Tests.Commands.SetOrderCommandTestCase

파일 보기 프로젝트 열기: adrianoc/binboo

비공개 메소드들

메소드 설명
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