org.apache.commons.codec
Class StringEncoderComparatorTest
java.lang.Object
org.apache.commons.codec.StringEncoderComparatorTest
public class StringEncoderComparatorTest
- extends Object
Test cases for the StingEncoderComparator.
- Version:
- $Id: StringEncoderComparatorTest.html 889935 2013-12-11 05:05:13Z ggregory $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringEncoderComparatorTest
public StringEncoderComparatorTest()
testComparatorWithSoundex
public void testComparatorWithSoundex()
throws Exception
- Throws:
Exception
testComparatorWithDoubleMetaphone
public void testComparatorWithDoubleMetaphone()
throws Exception
- Throws:
Exception
testComparatorWithDoubleMetaphoneAndInvalidInput
public void testComparatorWithDoubleMetaphoneAndInvalidInput()
throws Exception
- Throws:
Exception
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.