This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1c92cb2219b Improvement camel-rest-openapi consumer: request and
response types (#15521)
add 5113c1c2e26 CAMEL-21196: modernized assertions in camel-core.impl
(#15535)
No new revisions were added by this update.
Summary of changes:
.../camel/impl/DefaultConsumerTemplateTest.java | 15 +++---
.../apache/camel/impl/ExpressionAdapterTest.java | 14 ++---
.../apache/camel/impl/ExpressionSupportTest.java | 13 +++--
.../org/apache/camel/impl/MessageSupportTest.java | 8 +--
.../camel/impl/TypeConverterRegistryTest.java | 10 ++--
.../impl/engine/CamelPostProcessorHelperTest.java | 60 ++++++++++------------
.../camel/impl/engine/DefaultCamelContextTest.java | 15 +++---
.../impl/engine/DefaultFactoryFinderTest.java | 22 ++++----
.../camel/impl/event/EventNotifierEventsTest.java | 12 ++---
.../event/MultipleEventNotifierEventsTest.java | 14 +++--
10 files changed, 81 insertions(+), 102 deletions(-)