Add method to create a CAS to AnnotatorTester
---------------------------------------------

                 Key: UIMA-2037
                 URL: https://issues.apache.org/jira/browse/UIMA-2037
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Trivial
             Fix For: 2.3.2SDK


The AnnotatorTest encapsulates the AnalysisEngine and calling 
AnalysisEngine.newCAS() is not possible. For testing it is handy to have the 
ability to create a fresh CAS which can be prepared as needed.  

There should be an additional AnnotatorTester.createCAS method which will 
produce a CAS which has the
AnalysisEngines type system.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to