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 2022/11/10 16:04:17 UTC

[uima-uimafit] 01/01: Merge pull request #208 from apache/bugfix/207-Cannot-override-CAS-content-set-in-a-BeforeEach-method

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

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

commit 0c4ea36d89ba858f9859278f8636b393ebf75527
Merge: 56d1e4d 02177f5
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Nov 10 17:04:11 2022 +0100

    Merge pull request #208 from apache/bugfix/207-Cannot-override-CAS-content-set-in-a-BeforeEach-method
    
    Issue #207: Cannot override CAS content set in a BeforeEach method

 .../java/org/apache/uima/fit/testing/junit/ManagedCas.java    | 10 ++--------
 .../java/org/apache/uima/fit/testing/junit/ManagedJCas.java   | 11 +++--------
 2 files changed, 5 insertions(+), 16 deletions(-)