C# Класс Binboo.Core.Tests.Tests.Commands.CommandPipingTestCase

Показать файл Открыть проект

Приватные методы

Метод Описание
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