C# Class Binboo.Jira.Tests.Tests.Arguments.ArgumentsTestCase

Show file Open project: adrianoc/binboo

Private Methods

Method Description
ArgumentEcho ( Argument>.IEnumerable args ) : string
AssertArguments ( string message, string expectedEchoedArgs ) : void
AssertInvalidArgumentCount ( string message, string expectedResult ) : void
TestInvalidMultipleItemsSeparatedByComma ( ) : void
TestMissingCommaBetweenMultipleItems ( ) : void
TestMixedOptionalAndNonOptionalArgumentsThrows ( ) : void
TestMultipleItemsSeparatedByComma ( ) : void
TestSingleItemInMultipleItemsArg ( ) : void
TestSingleItemWith4Digits ( ) : void
TestType ( ) : void