You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2020/11/07 19:42:28 UTC

[uima-uimaj] 01/01: Merge pull request #83 from apache/feature/no-jira-refactoring-select-fs-tests

This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit cf73cf37bdeef82eed89d95b117e5daf55b02667
Merge: 99e9168 7c71ef1
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Sat Nov 7 20:42:18 2020 +0100

    Merge pull request #83 from apache/feature/no-jira-refactoring-select-fs-tests
    
    [NO JIRA] Refactoring SelectFS tests

 .../java/org/apache/uima/cas/impl/Subiterator.java |  23 +-
 .../org/apache/uima/cas/impl/SelectFsAssert.java   |   1 -
 .../SelectFsCoveredByWithTypePrioritiesTest.java   | 141 -----
 .../cas/impl/SelectFsPredicateAlignmentTest.java   | 350 +++++++++++
 .../org/apache/uima/cas/impl/SelectFsTest.java     | 662 +++++++--------------
 5 files changed, 567 insertions(+), 610 deletions(-)