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 cff7971a048 Upgrade debezium 3.0.1
     new 5308773e385 CAMEL-21402: Added unit test how to test with xpath in 
mock endpoints
     new 756de9ade27 CAMEL-21412: camel-test - Make it easy to use expression 
outside route builder

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/test/junit5/CamelTestSupport.java | 14 +++++++++
 .../camel/test/junit5/CamelTestSupportTest.java    | 10 ++++++
 .../java/org/apache/camel/ContextTestSupport.java  | 14 +++++++++
 ...pTest.java => MockExpectedHeaderXPathTest.java} | 36 +++++++++++++---------
 4 files changed, 59 insertions(+), 15 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/issues/{MockExpectedHeaderRegexpTest.java
 => MockExpectedHeaderXPathTest.java} (63%)

Reply via email to