[
https://issues.apache.org/jira/browse/GEODE-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838868#comment-15838868
]
ASF GitHub Bot commented on GEODE-2325:
---------------------------------------
GitHub user jaredjstewart opened a pull request:
https://github.com/apache/geode/pull/361
GEODE-2325: Improve tests for JarDeployer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaredjstewart/geode GEODE-2325
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/361.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 #361
----
----
> Improve tests for JarDeployer
> -----------------------------
>
> Key: GEODE-2325
> URL: https://issues.apache.org/jira/browse/GEODE-2325
> Project: Geode
> Issue Type: Bug
> Components: management
> Reporter: Jared Stewart
> Assignee: Jared Stewart
>
> org.apache.geode.internal.JarDeployer only has a DUnit test right now. Many
> of those test methods are really just unit tests, and should be extracted to
> run as such. The tests can also be cleaned up a lot with AssertJ.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)