|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.keang.sudoku.solver.SplitGroupsSolverTest
public class SplitGroupsSolverTest
Constructor Summary | |
---|---|
SplitGroupsSolverTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testFindSolutionsBlocks()
Test method for ZeroChoiceSolver.findSolutions() . |
void |
testFindSolutionsColumns()
Test method for ZeroChoiceSolver.findSolutions() . |
void |
testFindSolutionsRows()
Test method for ZeroChoiceSolver.findSolutions() . |
void |
testFindSolutionsRows2()
Test method for ZeroChoiceSolver.findSolutions() . |
void |
testFindSolutionsRowsQuad()
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 SplitGroupsSolverTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testFindSolutionsRows() throws IllegalGridException
ZeroChoiceSolver.findSolutions()
.
IllegalGridException
public void testFindSolutionsRows2() throws IllegalGridException
ZeroChoiceSolver.findSolutions()
.
IllegalGridException
public void testFindSolutionsColumns() throws IllegalGridException
ZeroChoiceSolver.findSolutions()
.
IllegalGridException
public void testFindSolutionsBlocks() throws IllegalGridException
ZeroChoiceSolver.findSolutions()
.
IllegalGridException
public void testFindSolutionsRowsQuad() throws IllegalGridException
ZeroChoiceSolver.findSolutions()
.
IllegalGridException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |