[
https://issues.apache.org/jira/browse/CAMEL-9597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15650649#comment-15650649
]
ASF GitHub Bot commented on CAMEL-9597:
---------------------------------------
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/1257
CAMEL-9597 update tests to use Mockito instead of jsendnsca stub
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-9597
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1257.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1257
----
commit cdef307d49720c65a32ff7169ecdb79596f2802e
Author: Kevin Earls <[email protected]>
Date: 2016-11-09T11:09:42Z
CAMEL-9597 update tests to use Mockito instead of jsendnsca stub
----
> camel-nagios - Mockito for testing
> ----------------------------------
>
> Key: CAMEL-9597
> URL: https://issues.apache.org/jira/browse/CAMEL-9597
> Project: Camel
> Issue Type: Improvement
> Components: camel-nagios
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: Future
>
>
> the test jar it uses for jsendnca is downloaded from jboss nexus maven. We
> should consider mocking the unit tests so we can drop the test jar, and then
> just the jar from maven central so we can drop the 3rd party repo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)