C# Class Scalesque.Options.When_applying_a_null

Inheritance: UnitTestBase
Mostrar archivo Open project: NoelKennedy/scalesque

Public Methods

Method Description
Because ( ) : void

Private Methods

Method Description
It_should_be_none ( ) : void
It_should_map_to_a_new_type ( ) : void
It_should_return_the_else ( ) : void
It_should_return_the_other ( ) : void
It_should_throw_on_get ( ) : void

Method Details

Because() public method

public Because ( ) : void
return void