C# Class Bari.Core.Test.Commands.HelpTest

Datei anzeigen Open project: vigoo/bari

Private Methods

Method Description
CalledWithOneArgumentPrintsHelpString ( ) : void
CalledWithoutArgumentPrintsDescriptions ( ) : void
Exists ( ) : void
HasHelpAndDescription ( ) : void
HelpCalledWithMoreThanOneParametersThrowException ( ) : void
SetUp ( ) : void
SupportsAnyRegisteredCommand ( ) : void
TearDown ( ) : void
UnknownCommandNameInParameterThrowsException ( ) : void