[
https://issues.apache.org/jira/browse/UIMA-6478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Eckart de Castilho resolved UIMA-6478.
----------------------------------------------
Fix Version/s: (was: 3.4.0SDK)
Resolution: Not A Problem
> ManagedCas test utility not usable
> ----------------------------------
>
> Key: UIMA-6478
> URL: https://issues.apache.org/jira/browse/UIMA-6478
> Project: UIMA
> Issue Type: Bug
> Components: uimaFIT
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Major
>
> The ManagedCas and ManagedJCas classes had been rules for JUnit 4. While
> porting to JUnit 5, there were turned into TestWatchers - but that currently
> makes them hardly usable because watchers / extensions seem to be normally
> instantiated by JUnit itself and then we have no access to the contained CAS.
> Looks like these classes should rather work like {{@TempDir}} in JUnit 5.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)