[
https://issues.apache.org/jira/browse/CAMEL-20522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823924#comment-17823924
]
Claus Ibsen commented on CAMEL-20522:
-------------------------------------
Notice that in the before, there is no logging about the test is done and that
Camel is stopping etc.
> 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: Bug
> Components: camel-test
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.5.0
>
>
> 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)