nmaguirre / minesweeper

A Simple MineSweeper Project
6 stars 4 forks source link

MinesweeperGameState constructor test missing #118

Closed adriangalfioni closed 8 years ago

adriangalfioni commented 8 years ago

MinesweeperGameState constructor should have tests checking its expected functionality. Statement coverage is expected from the tests of this routine.

adriangalfioni commented 8 years ago

Duplicate of #119 issue