C# Class Scalesque.ExceptionCatching.When_catching_exceptions

Inheritance: UnitTestBase
Afficher le fichier Open project: NoelKennedy/scalesque

Méthodes publiques

Méthode Description
Because ( ) : void
Given ( ) : void

Private Methods

Méthode 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 méthode

public Because ( ) : void
Résultat void

Given() public méthode

public Given ( ) : void
Résultat void