anl.aida.reader
Class PMTests

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

public class PMTests
extends java.lang.Object


Field Summary
private  org.apache.uima.cas.CAS cas
           
private  org.apache.uima.collection.CollectionReader reader
           
 
Constructor Summary
PMTests()
           
 
Method Summary
 void readerTest()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cas

private org.apache.uima.cas.CAS cas

reader

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

PMTests

public PMTests()
Method Detail

setUp

public void setUp()
           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

tearDown

public void tearDown()

readerTest

public void readerTest()
                throws org.apache.uima.collection.CollectionException,
                       java.io.IOException
Throws:
org.apache.uima.collection.CollectionException
java.io.IOException