C# 클래스 Scalesque.ExceptionCatching.When_catching_exceptions

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

공개 메소드들

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

비공개 메소드들

메소드 설명
It_should_have_caught_and_converted_to_left ( ) : void
It_should_have_caught_and_converted_to_none ( ) : void
It_should_have_caught_and_left_should_contain_the_exception ( ) : void

메소드 상세

Because() 공개 메소드

public Because ( ) : void
리턴 void

Given() 공개 메소드

public Given ( ) : void
리턴 void