This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-13491 in repository https://gitbox.apache.org/repos/asf/camel.git.
from ffa6a29 CAMEL-13491: Fixed camel-test with isCreateCamelContextPerClass = true to correctly setup/teardown only once before/after class and reset in between test methods. This is a little bit tricky to do with JUnit 4 add 7de81e5 CAMEL-13491: Fixed CS. And some smaller improvements between camel-test and camel-test-spring No new revisions were added by this update. Summary of changes: .../camel/test/spring/CamelSpringTestSupport.java | 15 ++--------- .../apache/camel/test/patterns/SimpleMockTest.java | 29 +++++++++++++++++++--- .../camel/test/junit4/CamelTearDownRule.java | 11 +++++--- .../apache/camel/test/junit4/CamelTestSupport.java | 14 +++++------ 4 files changed, 42 insertions(+), 27 deletions(-)