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