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

Afficher le fichier Open project: vigoo/bari

Private Methods

Méthode Description
CalledWithOneArgumentPrintsHelpString ( ) : void
CalledWithoutArgumentPrintsDescriptions ( ) : void
Exists ( ) : void
HasHelpAndDescription ( ) : void
HelpCalledWithMoreThanOneParametersThrowException ( ) : void
SetUp ( ) : void
SupportsAnyRegisteredCommand ( ) : void
TearDown ( ) : void
UnknownCommandNameInParameterThrowsException ( ) : void