C# Class Scalesque.ExceptionCatching.When_catching_exceptions

Inheritance: UnitTestBase
Datei anzeigen Open project: NoelKennedy/scalesque

Public Methods

Method Description
Because ( ) : void
Given ( ) : void

Private Methods

Method Description
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

Method Details

Because() public method

public Because ( ) : void
return void

Given() public method

public Given ( ) : void
return void