de.aitools.invertedindex.core
Class TestRecord
java.lang.Object
de.aitools.invertedindex.core.TestRecord
public class TestRecord
- extends java.lang.Object
- Version:
- $Id: TestRecord.java,v 1.1 2010/10/15 15:30:15 trenkman Exp $
- Author:
- [email protected]
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRecord
public TestRecord()
testRecordClassOfE
public final void testRecordClassOfE()
testRecordStringE
public final void testRecordStringE()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testRecordStringEWithEmptyKey
public final void testRecordStringEWithEmptyKey()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testRecordStringEWithSpacedKey
public final void testRecordStringEWithSpacedKey()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testSetKey
public final void testSetKey()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testSetKeyWithEmptyKey
public final void testSetKeyWithEmptyKey()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testSetKeyWithSpacedKey
public final void testSetKeyWithSpacedKey()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testSetValue
public final void testSetValue()
testSet
public final void testSet()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testSetWithEmptyKey
public final void testSetWithEmptyKey()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException
testSetWithSpacedKey
public final void testSetWithSpacedKey()
throws Value.InvalidArgumentException
- Throws:
Value.InvalidArgumentException