[ 
https://issues.apache.org/jira/browse/CAMEL-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790034#comment-13790034
 ] 

James Carman commented on CAMEL-6826:
-------------------------------------

I have implemented mocks for the consumer tests.  The spring-based tests still 
need to be mocked out as well as the seda tests.  It is much faster now, though.

> Use Mock Objects Instead of Live HazelcastInstances to Speed Up Testing
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-6826
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6826
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>            Reporter: James Carman
>            Assignee: James Carman
>
> The unit tests for the camel-hazelcast component use real HazelcastInstance 
> objects, which is very slow.  We should use mock objects instead to speed up 
> testing.  Testing the integration can be done with a few, select tests, but 
> the majority of the logic can be tested with mocks.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to