C# Class Scalesque.ExceptionCatching.When_exceptions_arent_thrown

Inheritance: UnitTestBase
Mostra file Open project: NoelKennedy/scalesque

Public Methods

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

Private Methods

Method Description
It_should_be_a_some_of_the_function_return_value ( ) : void
It_should_be_right_of_the_function_return_value ( ) : void

Method Details

Because() public method

public Because ( ) : void
return void

Given() public method

public Given ( ) : void
return void