|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.keang.sudoku.solver.KnownValueSolverTest
public class KnownValueSolverTest
Constructor Summary | |
---|---|
KnownValueSolverTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testFindSolutionsBlock()
Test method for FixedLineSolver.findSolutions() . |
void |
testFindSolutionsColumns()
Test method for FixedLineSolver.findSolutions() . |
void |
testFindSolutionsRows()
Test method for FixedLineSolver.findSolutions() . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KnownValueSolverTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testFindSolutionsRows() throws IllegalGridException
FixedLineSolver.findSolutions()
.
IllegalGridException
public void testFindSolutionsColumns() throws IllegalGridException
FixedLineSolver.findSolutions()
.
IllegalGridException
public void testFindSolutionsBlock() throws IllegalGridException
FixedLineSolver.findSolutions()
.
IllegalGridException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |