C# Class AppHarbor.Tests.TypeNameMatcherTest

Datei anzeigen Open project: appharbor/appharbor-cli

Private Methods

Method Description
ShouldBeSatisfiedTypeIsReturned ( Mock matcher ) : void
ShouldGetTypeStartingWithCommandName ( string commandName ) : void
ShouldNotBeSatisfiedWhenTypeCantBeFound ( Mock matcher ) : void
ShouldNotThrowWhenCommandNameMatchesCommandCompletely ( string commandName ) : void
ShouldReturnScopedCommand ( string scope ) : void
ShouldThrowIfInitializedWithUnnasignableType ( ) : void
ShouldThrowWhenNoTypesMatches ( string commandName ) : void