GitHub user andreaja opened a pull request: https://github.com/apache/camel/pull/28
Improved javadoc for expectedMessageCount. The javadoc for `expectedMessageCount` really should match up with setExpectedMessageCount since the side effect of calling `setAssertPeriod` is so important. You can merge this pull request into a Git repository by running: $ git pull https://github.com/andreaja/camel expected_message_count_javadoc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/28.patch ---- ----