C# 클래스 Scalesque.Patterns.When_doing_simple_pattern_matching

상속: UnitTestBase
파일 보기 프로젝트 열기: NoelKennedy/scalesque

공개 메소드들

메소드 설명
Because ( ) : void
Given ( ) : void

비공개 메소드들

메소드 설명
It_should_match_one ( ) : void
It_should_not_match_my_dog ( ) : void
It_should_return_alternate_if_pattern_is_not_matched ( ) : void

메소드 상세

Because() 공개 메소드

public Because ( ) : void
리턴 void

Given() 공개 메소드

public Given ( ) : void
리턴 void