com.isogen.i18nsupport
Class IndexConfigTest

java.lang.Object
  extended byTestCase
      extended bycom.isogen.i18nsupport.IndexConfigTest

public class IndexConfigTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
IndexConfigTest(java.lang.String arg0)
           
 
Method Summary
 void setUp()
           
static Test suite()
           
 void testGetgroupKeyMultiCharGroups()
           
 void testGetGroupSortKey()
           
 void testGroupEnglishForJaJp()
           
 void testGroupEnglishForZhCn()
           
 void testThaiIndexConfig()
           
 void testZhCnIndexConfig()
           
 void testZhTwIndexConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexConfigTest

public IndexConfigTest(java.lang.String arg0)
Method Detail

suite

public static Test suite()

setUp

public void setUp()

testGetGroupSortKey

public void testGetGroupSortKey()

testGroupEnglishForZhCn

public void testGroupEnglishForZhCn()

testGroupEnglishForJaJp

public void testGroupEnglishForJaJp()

testZhCnIndexConfig

public void testZhCnIndexConfig()

testZhTwIndexConfig

public void testZhTwIndexConfig()

testThaiIndexConfig

public void testThaiIndexConfig()

testGetgroupKeyMultiCharGroups

public void testGetgroupKeyMultiCharGroups()