NotifyBuilder - Add matchesMockWaitTime
---------------------------------------
Key: CAMEL-3418
URL: https://issues.apache.org/jira/browse/CAMEL-3418
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.6.0
Add matchesMockWaitTime which uses the timeout value defined from the mock
endpoints. This allows you to avoid having to specify a timeout value yourself,
and have to import those pesky time unit classes (why are they not in
java.lang) or that some new java.XXX package was automatic there so no need to
import.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.