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 2019/12/23 23:33:05 UTC

[GitHub] [camel-kafka-connector] orpiske opened a new pull request #57: Convert the embeddable Kafka Connect runner to a JUnit rule

orpiske opened a new pull request #57: Convert the embeddable Kafka Connect runner to a JUnit rule
URL: https://github.com/apache/camel-kafka-connector/pull/57
 
 
   This simplifies the code and makes it possible to reuse the instance for more test cases in the same class. It also simplifies managing the order in which the connect runtime and the test infrastructure need to run.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-kafka-connector] valdar merged pull request #57: Convert the embeddable Kafka Connect runner to a JUnit rule

Posted by GitBox <gi...@apache.org>.
valdar merged pull request #57: Convert the embeddable Kafka Connect runner to a JUnit rule
URL: https://github.com/apache/camel-kafka-connector/pull/57
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services