You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ebourg <gi...@git.apache.org> on 2013/11/14 11:04:36 UTC

maven-wagon pull request: Use EasyMock instead of SessionListenerMock and T...

GitHub user ebourg opened a pull request:

    https://github.com/apache/maven-wagon/pull/9

    Use EasyMock instead of SessionListenerMock and TransferListenerMock

    Here is another change I'd like to suggest, `SessionListenerMock` and `TransferListenerMock` can be replaced with dynamic mocks created by EasyMock.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ebourg/maven-wagon replace-mocks-with-easymock

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-wagon/pull/9.patch

----
commit f3298aaa556a0e96b4ec19e22f50bfe3380ddfb2
Author: Emmanuel Bourg <eb...@apache.org>
Date:   2013-11-14T09:57:37Z

    Use EasyMock instead of mocks created manually

----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org