Patrick Wendell created SPARK-5735:
--------------------------------------

             Summary: Replace uses of EasyMock with Mockito
                 Key: SPARK-5735
                 URL: https://issues.apache.org/jira/browse/SPARK-5735
             Project: Spark
          Issue Type: Improvement
          Components: Tests
            Reporter: Patrick Wendell


There are a few reasons we should drop EasyMock. First, we should have a single 
mocking framework in our tests in general to keep things consistent. Second, 
EasyMock has caused us some dependency pain in our tests due to objenesis. We 
aren't totally sure but suspect such conflicts might be causing non 
deterministic test failures.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to