You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/07/06 14:49:34 UTC

[jira] [Resolved] (CAMEL-5424) @MockEndpointsAndSkip does not work

     [ https://issues.apache.org/jira/browse/CAMEL-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5424.
--------------------------------

    Resolution: Fixed
      Assignee: Claus Ibsen

Thanks for the patch.
                
> @MockEndpointsAndSkip does not work
> -----------------------------------
>
>                 Key: CAMEL-5424
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5424
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-test
>    Affects Versions: 2.10.0
>            Reporter: Michal Svab
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.1
>
>         Attachments: MockEndpointsAndSkip-did-not-work.patch
>
>
> Due to copy & paste error in CamelSpringTestContextLoader.handleMockEndpointsAndSkip @MockEndpointsAndSkip annotation is ignored and it looks for @MockEndpoints annotation. Test for this annotation is wrong as well, as it tries to mock {{mock:*}} endpoint that cannot be mocked again.
> I've attached a patch that fixes both CamelSpringTestContextLoader and the test. In case I missed anything, I'm happy to improve the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira