You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/12 12:31:02 UTC

[GitHub] [camel-quarkus] osmman opened a new pull request, #4173: Fix assertion invocation in core extension tests

osmman opened a new pull request, #4173:
URL: https://github.com/apache/camel-quarkus/pull/4173

   It fixes bug in usage of assertThat in core extension's tests. The problem is that the invocation of assertion is missing this means that nothing is actually tested. 
   
   Problem has been discovered by sonarcloud scanner [[1](https://sonarcloud.io/project/issues?issues=AYJn4gD9vQZIYxYYEQIW&open=AYJn4gD9vQZIYxYYEQIW&id=apache_camel_quarkus)][[2](https://sonarcloud.io/project/issues?issues=AYJn4gD3vQZIYxYYEQIT&open=AYJn4gD3vQZIYxYYEQIT&id=apache_camel_quarkus)].


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] jamesnetherton merged pull request #4173: Fix assertion invocation in core extension tests

Posted by GitBox <gi...@apache.org>.
jamesnetherton merged PR #4173:
URL: https://github.com/apache/camel-quarkus/pull/4173


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org