anl.aida.reader
Class ProMedReaderTest

java.lang.Object
  extended by anl.aida.reader.ProMedReaderTest

public class ProMedReaderTest
extends java.lang.Object


Field Summary
private static java.lang.String author_74132
           
private static java.lang.String author_74172
           
private static java.lang.String author_75235_a
           
private static java.lang.String author_75235_b
           
(package private)  java.util.Calendar cal
           
private  org.apache.uima.cas.CAS cas
           
private static java.lang.String contents_74132
           
private static java.lang.String contents_74172
           
private static java.lang.String contents_75235_a
           
private static java.lang.String contents_75235_b
           
private static int[] date_74132
           
private static int[] date_74172
           
private static int[] date_75235_a
           
private static int[] date_75235_b
           
private static java.lang.String link_74132
           
private static java.lang.String link_74172
           
private static java.lang.String link_75235_a
           
private static java.lang.String link_75235_b
           
private  org.apache.uima.collection.CollectionReader reader
           
private static java.lang.String title_74132
           
private static java.lang.String title_74172
           
private static java.lang.String title_75235
           
private static java.lang.String url_74132
           
private static java.lang.String url_74172
           
private static java.lang.String url_75235
           
 
Constructor Summary
ProMedReaderTest()
           
 
Method Summary
 void readerSmokeTest()
           
 void sample()
           
 void setUpCAS(java.lang.String indexFileLocation)
           
 void tearDownCAS()
           
 void testMultiPartFile()
           
 void testTextReader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

title_74132

private static final java.lang.String title_74132
See Also:
Constant Field Values

url_74132

private static final java.lang.String url_74132
See Also:
Constant Field Values

date_74132

private static final int[] date_74132

author_74132

private static final java.lang.String author_74132
See Also:
Constant Field Values

link_74132

private static final java.lang.String link_74132
See Also:
Constant Field Values

contents_74132

private static final java.lang.String contents_74132
See Also:
Constant Field Values

title_74172

private static final java.lang.String title_74172
See Also:
Constant Field Values

url_74172

private static final java.lang.String url_74172
See Also:
Constant Field Values

date_74172

private static final int[] date_74172

author_74172

private static final java.lang.String author_74172
See Also:
Constant Field Values

link_74172

private static final java.lang.String link_74172
See Also:
Constant Field Values

contents_74172

private static final java.lang.String contents_74172
See Also:
Constant Field Values

title_75235

private static final java.lang.String title_75235
See Also:
Constant Field Values

url_75235

private static final java.lang.String url_75235
See Also:
Constant Field Values

date_75235_a

private static final int[] date_75235_a

author_75235_a

private static final java.lang.String author_75235_a
See Also:
Constant Field Values

link_75235_a

private static final java.lang.String link_75235_a
See Also:
Constant Field Values

contents_75235_a

private static final java.lang.String contents_75235_a
See Also:
Constant Field Values

date_75235_b

private static final int[] date_75235_b

author_75235_b

private static final java.lang.String author_75235_b
See Also:
Constant Field Values

link_75235_b

private static final java.lang.String link_75235_b
See Also:
Constant Field Values

contents_75235_b

private static final java.lang.String contents_75235_b
See Also:
Constant Field Values

cal

java.util.Calendar cal

cas

private org.apache.uima.cas.CAS cas

reader

private org.apache.uima.collection.CollectionReader reader
Constructor Detail

ProMedReaderTest

public ProMedReaderTest()
Method Detail

sample

public void sample()
            throws java.io.IOException
Throws:
java.io.IOException

testTextReader

public void testTextReader()
                    throws java.io.FileNotFoundException,
                           java.io.IOException
Throws:
java.io.FileNotFoundException
java.io.IOException

testMultiPartFile

public void testMultiPartFile()
                       throws java.io.FileNotFoundException,
                              java.io.IOException
Throws:
java.io.FileNotFoundException
java.io.IOException

setUpCAS

public void setUpCAS(java.lang.String indexFileLocation)
              throws java.io.IOException,
                     org.apache.uima.util.InvalidXMLException,
                     org.apache.uima.resource.ResourceInitializationException,
                     org.apache.uima.analysis_engine.AnalysisEngineProcessException
Throws:
java.io.IOException
org.apache.uima.util.InvalidXMLException
org.apache.uima.resource.ResourceInitializationException
org.apache.uima.analysis_engine.AnalysisEngineProcessException

tearDownCAS

public void tearDownCAS()

readerSmokeTest

public void readerSmokeTest()
                     throws org.apache.uima.collection.CollectionException,
                            java.io.IOException,
                            org.apache.uima.analysis_engine.AnalysisEngineProcessException,
                            org.apache.uima.util.InvalidXMLException,
                            org.apache.uima.resource.ResourceInitializationException
Throws:
org.apache.uima.collection.CollectionException
java.io.IOException
org.apache.uima.analysis_engine.AnalysisEngineProcessException
org.apache.uima.util.InvalidXMLException
org.apache.uima.resource.ResourceInitializationException