|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rachum.amir.util.permutation.test.PermutationGeneratorTest
public class PermutationGeneratorTest
Constructor Summary | |
---|---|
PermutationGeneratorTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testGet()
|
void |
testIllegalGetMinus()
|
void |
testIllegalGetTooBig()
|
void |
testNext()
Test method for PermutationGenerator.next() . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PermutationGeneratorTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testNext()
PermutationGenerator.next()
.
public void testGet()
public void testIllegalGetMinus()
public void testIllegalGetTooBig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |