Package com.ibm.icu.dev.test.perf
-
Interface Summary Interface Description PerfTest.TestCmdProvider -
Class Summary Class Description BreakIteratorPerformanceTest CollationPerformanceTest CollationPerformanceTest.OptionSpec ConverterPerformanceTest DateFormatPerformanceTest DecimalFormatPerformanceTest NormalizerPerformanceTest PerfTest Base class for performance testing framework.PerfTest.BOMFreeReader PerfTest.Function Subclasses of PerfTest will need to create subclasses of Function that define a call() method which contains the code to be timed.PerfTest.TestPrefixProvider Treat all method beginning with 'test' prefix (ignoring case) for given object as the test methods.RBBIPerf A class for testing UnicodeSet performance.ResourceBundlePerf ServiceObjectCreationPerf ICU service object creation performance test casesUCharacterPerf Base performance test that takes in a method name for testing with JDK.UnicodeSetPerf A class for testing UnicodeSet performance. -
Exception Summary Exception Description PerfTest.UsageException Exception indicating a usage error.