org.lexevs.dao.database.prefix
Class CyclingCharDbPrefixGeneratorTest

java.lang.Object
  extended by org.lexevs.dao.database.prefix.CyclingCharDbPrefixGeneratorTest

public class CyclingCharDbPrefixGeneratorTest
extends java.lang.Object

The Class CyclingCharDbPrefixGeneratorTest.

Author:
Kevin Peterson

Constructor Summary
CyclingCharDbPrefixGeneratorTest()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyclingCharDbPrefixGeneratorTest

public CyclingCharDbPrefixGeneratorTest()
Method Detail

testAdjustLengthChop

public void testAdjustLengthChop()

testIsInCycleOneCharTrue

public void testIsInCycleOneCharTrue()
Test is in cycle one char true.


testIsInCycleOneCharFalse

public void testIsInCycleOneCharFalse()
Test is in cycle one char false.


testIsInCycleMultipleCharsFalse

public void testIsInCycleMultipleCharsFalse()
Test is in cycle multiple chars false.


testGenerateStartingCyclingPrefix

public void testGenerateStartingCyclingPrefix()
Test generate starting cycling prefix.


testAdjustLengthAdd

public void testAdjustLengthAdd()
Test adjust length add.


testTooSmallPrefix

public void testTooSmallPrefix()
                        throws java.lang.Exception
Test too small prefix.

Throws:
java.lang.Exception - the exception

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.