Martin Wiesner created OPENNLP-1421:
---------------------------------------
Summary: Improve tests in opennlp.tools.formats package
Key: OPENNLP-1421
URL: https://issues.apache.org/jira/browse/OPENNLP-1421
Project: OpenNLP
Issue Type: Improvement
Components: Build, Packaging and Test, Formats
Affects Versions: 2.1.0
Reporter: Martin Wiesner
Assignee: Martin Wiesner
Fix For: 2.1.1
The unit tests for the _opennlp.tools.formats_ package can be optimized towards
_less_ code duplication. For the current test classes, this is observed for
reading or loading (file-based) resources required to conduct the actual
testing.
Aims:
* Reduce code duplication
* Extract common ways of finding/scanning/reading resource files
* Optimize tests towards clarity
--
This message was sent by Atlassian Jira
(v8.20.10#820010)