C# 클래스 AppHarbor.Tests.AliasMatcherTest

파일 보기 프로젝트 열기: appharbor/appharbor-cli

비공개 메소드들

메소드 설명
ShouldBeSatisfiedWhenTypeIsReturned ( Mock matcher ) : void
ShouldMatchTypeDecoratedWithAlias ( string command ) : void
ShouldNotBeSatisfiedWhenTypeCantBeFound ( Mock matcher ) : void
ShouldNotMatchTypeWithoutMatchingAlias ( ) : void
ShouldThrowIfInitializedWithTypesHavingNoCommandHelpAttribute ( ) : void