com.isogen.i18nsupport.compare
Class IcuComparatorFactoryTest

java.lang.Object
  extended byTestCase
      extended bycom.isogen.i18nsupport.compare.IcuComparatorFactoryTest

public class IcuComparatorFactoryTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
IcuComparatorFactoryTest(java.lang.String testName)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static Test suite()
           
 void testConstructComparatorForLocale()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IcuComparatorFactoryTest

public IcuComparatorFactoryTest(java.lang.String testName)
Method Detail

suite

public static Test suite()

testConstructComparatorForLocale

public void testConstructComparatorForLocale()

main

public static void main(java.lang.String[] args)