ppalaga commented on issue #138: Add tests to the twitter itest project
URL: https://github.com/apache/camel-quarkus/pull/138#issuecomment-521762314
 
 
   > > > We may also think about using `camel-mock`
   > > 
   > > 
   > > Not sure how? Injecting to the test class works only JVM mode.
   > 
   > It is not a mock framework but an endpoint you can use for testing like 
you put it at the end of the route and use it validate exchanges
   
   I know `camel-mock` but all usages I saw so far used an instance of the 
component directly from the test. That would work in the JVM mode (e.g. through 
injecting the context to the test), but not in the native mode. You have some 
other way of using `camel-mock` in mind?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to