This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch opennlp-models
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from 5502ff77 Address some review comments
add 18ce4d94 Fixes a bug in the ClassPathModel returning the wrong
property. Reduce code duplication across test classes
No new revisions were added by this update.
Summary of changes:
.../java/opennlp/tools/models/ClassPathModel.java | 4 +-
...erTest.java => AbstractClassPathModelTest.java} | 45 +++++++++++-----------
.../tools/models/ClassPathModelFinderTest.java | 24 +++++++-----
.../tools/models/ClassPathModelLoaderTest.java | 27 +++----------
.../tools/models/ClassPathModelUsageTest.java | 21 +---------
5 files changed, 46 insertions(+), 75 deletions(-)
copy
opennlp-tools-models/src/test/java/opennlp/tools/models/{ClassPathModelLoaderTest.java
=> AbstractClassPathModelTest.java} (58%)