This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 9b24ccdae92 (chores) camel-mock: documentation fixes
     add bffc6a3cbeb (chores) camel-test: documentation fixes
     add 25f0b15b130 (chores) camel-test: code cleanup

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/test/AvailablePortFinder.java |   2 +-
 .../camel/test/CamelRouteCoverageDumper.java       |   3 +-
 .../test/ExcludingPackageScanClassResolver.java    |   2 +-
 .../apache/camel/test/junit5/CamelTestSupport.java | 239 ++++++++++++---------
 .../test/junit5/EndpointUriFactoryTestSupport.java |   2 +-
 .../org/apache/camel/test/junit5/TestSupport.java  |  19 +-
 .../camel/test/junit5/ThrottlingExecutor.java      |   4 +-
 .../camel/test/junit5/CamelTestSupportTest.java    |   8 +-
 .../test/junit5/patterns/DebugJUnit5Test.java      |   2 +-
 .../patterns/DebugNoLazyTypeConverterTest.java     |   2 +-
 .../camel/test/junit5/patterns/DebugTest.java      |   2 +-
 .../camel/test/main/junit5/CamelMainTest.java      |   4 +-
 .../test/main/junit5/CamelMainTestSupport.java     |   4 +-
 .../spring/junit5/CamelAnnotationsHandler.java     |  74 +++----
 .../junit5/CamelSpringBootExecutionListener.java   |   4 +-
 .../junit5/CamelSpringTestContextLoader.java       |   3 +-
 ...ringTestContextLoaderTestExecutionListener.java |   2 +-
 .../test/spring/junit5/CamelSpringTestHelper.java  |   6 +-
 .../test/spring/junit5/CamelSpringTestSupport.java |   2 +-
 .../camel/test/spring/junit5/DisableJmx.java       |   2 +-
 .../junit5/StopWatchTestExecutionListener.java     |   4 +-
 .../AdviceWithOnExceptionMultipleIssueTest.java    |  21 +-
 .../AdviceWithOnExceptionTransactedTest.java       |   5 +-
 .../camel/test/patterns/DebugSpringTest.java       |   2 +-
 .../spring/CamelSpringProvidesBreakpointTest.java  |   3 +-
 .../CamelSpringTestSupportActiveProfileTest.java   |   2 +-
 .../test/spring/CamelSpringTestSupportTest.java    |   8 +-
 .../SpringTestExecutionListenerSorterTest.java     |   4 +-
 28 files changed, 227 insertions(+), 208 deletions(-)

Reply via email to