You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/29 03:54:00 UTC

[jira] [Created] (KNOX-1479) Replace Mockito usage with EasyMock

Kevin Risden created KNOX-1479:
----------------------------------

             Summary: Replace Mockito usage with EasyMock
                 Key: KNOX-1479
                 URL: https://issues.apache.org/jira/browse/KNOX-1479
             Project: Apache Knox
          Issue Type: Improvement
          Components: Tests
            Reporter: Kevin Risden
            Assignee: Kevin Risden
             Fix For: 1.2.0


It seems like EasyMock is used for most tests. There are two modules with Mockito. It looks like most of the tests can easily be moved to use EasyMock instead of Mockito. This would then remove the dependency on Mockito.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)