ItMayBeAHack OOD Exercises
An exercise in OOD as guided by ItMayBeAHack.com.
Public Member Functions | List of all members
Roulette.Tests.Bin_Tests Class Reference

Public Member Functions

 Bin_Tests (IOutputService console)
 
bool Test ()
 Creates several instances of Outcome and establishes that Bins can be constructed from the outcomes. More...
 
bool TestToString ()
 

Constructor & Destructor Documentation

Roulette.Tests.Bin_Tests.Bin_Tests ( IOutputService  console)

Member Function Documentation

bool Roulette.Tests.Bin_Tests.Test ( )

Creates several instances of Outcome and establishes that Bins can be constructed from the outcomes.

Returns
false if tests fail, otherwise true.
bool Roulette.Tests.Bin_Tests.TestToString ( )

The documentation for this class was generated from the following file: