C# 클래스 Binboo.Core.Tests.Tests.Commands.CommandPipingTestCase

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

비공개 메소드들

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