Otavio Rodolfo Piske created CAMEL-19835:
--------------------------------------------
Summary: camel-core: replace temporary dir logic in test code
Key: CAMEL-19835
URL: https://issues.apache.org/jira/browse/CAMEL-19835
Project: Camel
Issue Type: Improvement
Components: tests
Reporter: Otavio Rodolfo Piske
Assignee: Otavio Rodolfo Piske
Fix For: 3.20.0
I think [~essobedo] gave this idea sometime in the past, but I did not have
time to pursuit it back then.
Here's the change: there's many places in the test code where we are using
temporary directories for the tests. There is code to create, cleanup and
whatnot to handle this.
However, there is a TempDir extension that is part of JUnit 5 that we can use
instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)