[
https://issues.apache.org/jira/browse/CAMEL-20522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20522:
--------------------------------
Priority: Minor (was: Major)
> camel-test - CamelTestSupport does not call tearDown for each test method in
> some test classes
> ----------------------------------------------------------------------------------------------
>
> Key: CAMEL-20522
> URL: https://issues.apache.org/jira/browse/CAMEL-20522
> Project: Camel
> Issue Type: Test
> Components: camel-test
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.x
>
>
> If you have test classes that does not directly extend CamelTestSupport then
> your tests may not cleanup after testing. All the tearDown is not invoked.
> It seems its due to CamelTestSupport implements both some interfaces from
> JUnit and also have @AfterEach annotation and this skrews up junit when you
> have test class hierachies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)