anl.aida.ae.lucene
Class LuceneTests
java.lang.Object
anl.aida.ae.lucene.LuceneTests
public class LuceneTests
- extends java.lang.Object
Lucene related tests.
Field Summary |
(package private) java.util.Calendar |
cal
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cal
java.util.Calendar cal
LuceneTests
public LuceneTests()
getDate
private java.util.Date getDate(int year,
int month,
int day)
add
private java.util.Date add(java.util.Date date,
int delta)
testDateRangeProducer
public void testDateRangeProducer()
testCacheCreator
public void testCacheCreator()
throws java.io.IOException,
AIDAException,
java.text.ParseException
- Throws:
java.io.IOException
AIDAException
java.text.ParseException
testDateFilter
public void testDateFilter()
throws java.text.ParseException
- Throws:
java.text.ParseException