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

Datei anzeigen Open project: adrianoc/binboo

Private Methods

Method Description
AreEqual ( IEnumerable lhs ) : bool
AssertPiping ( string commandLine, Func argumentChecker ) : void
TestExplicitSArgumentExpansionSeparators ( ) : void
TestInvalidIndex ( ) : void
TestMultipleOutputMultipleArguments ( ) : void
TestMultipleOutputSingleArgument ( ) : void
TestMultiplePipesComplex ( ) : void
TestMultiplePipesSimple ( ) : void
TestOutputIndexing ( ) : void
TestSingleOutputNoExtraArguments ( ) : void
TestSingleOutputWithExtraArguments ( ) : void