C# Class AppHarbor.Tests.AliasMatcherTest

Show file Open project: appharbor/appharbor-cli

Private Methods

Method Description
ShouldBeSatisfiedWhenTypeIsReturned ( Mock matcher ) : void
ShouldMatchTypeDecoratedWithAlias ( string command ) : void
ShouldNotBeSatisfiedWhenTypeCantBeFound ( Mock matcher ) : void
ShouldNotMatchTypeWithoutMatchingAlias ( ) : void
ShouldThrowIfInitializedWithTypesHavingNoCommandHelpAttribute ( ) : void