You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2017/04/21 12:35:04 UTC

[jira] [Created] (OPENNLP-1041) SF Eval tests should use BeforeClass to verify test data

Joern Kottmann created OPENNLP-1041:
---------------------------------------

             Summary: SF Eval tests should use BeforeClass to verify test data
                 Key: OPENNLP-1041
                 URL: https://issues.apache.org/jira/browse/OPENNLP-1041
             Project: OpenNLP
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Joern Kottmann
            Assignee: Joern Kottmann
            Priority: Trivial
             Fix For: 1.8.0


The SF Eval tests currently use a normal @Test method to verify the test data, this should be changed to @BeforeClass to ensure this runs before executing other tests.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)