C# Class Scalesque.Validate.When_merging_successes

Inheritance: UnitTestBase
Show file Open project: NoelKennedy/scalesque

Public Methods

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

Private Methods

Method Description
It_should_have_accumulated_all_success_values ( ) : void
It_should_result_in_success ( ) : void

Method Details

Because() public method

public Because ( ) : void
return void

Given() public method

public Given ( ) : void
return void