reckart opened a new issue, #207:
URL: https://github.com/apache/uima-uimafit/issues/207
**Describe the bug**
Let's say we have a test which initializes the CAS in a `@BeforeEach`
method. The before-each hook of the `ManagedCas` kicks in only after that and
resets the CAS again.
**Expected behavior**
It would be more reasonable to reset the CAS at the end of a test, not at
the beginning.
**Please complete the following information:**
- Version: 3.3.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]