public class CyclingCharDbPrefixGeneratorTest
extends java.lang.Object
Constructor and Description |
---|
CyclingCharDbPrefixGeneratorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAdjustLengthAdd()
Test adjust length add.
|
void |
testAdjustLengthChop() |
void |
testGenerateStartingCyclingPrefix()
Test generate starting cycling prefix.
|
void |
testIsInCycleMultipleCharsFalse()
Test is in cycle multiple chars false.
|
void |
testIsInCycleOneCharFalse()
Test is in cycle one char false.
|
void |
testIsInCycleOneCharTrue()
Test is in cycle one char true.
|
void |
testTooSmallPrefix()
Test too small prefix.
|
public void testAdjustLengthChop()
public void testIsInCycleOneCharTrue()
public void testIsInCycleOneCharFalse()
public void testIsInCycleMultipleCharsFalse()
public void testGenerateStartingCyclingPrefix()
public void testAdjustLengthAdd()
public void testTooSmallPrefix() throws java.lang.Exception
java.lang.Exception
- the exception