Method that locates test document file should be available to all test files.
-----------------------------------------------------------------------------

                 Key: TIKA-73
                 URL: https://issues.apache.org/jira/browse/TIKA-73
             Project: Tika
          Issue Type: Improvement
          Components: general
    Affects Versions: 0.1-incubator
            Reporter: Keith R. Bennett
            Priority: Minor
             Fix For: 0.1-incubator


We have a method that gets the location of test document files: 
TestParser.getTestFile().  I would like to use this method from another test 
file.  Rather than call a TestParser method, I suggest creating a TestUtils 
class for things useful to multiple tests.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to