[ 
https://issues.apache.org/jira/browse/FLINK-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549389#comment-15549389
 ] 

ASF GitHub Bot commented on FLINK-4740:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2597


> Upgrade testing libraries
> -------------------------
>
>                 Key: FLINK-4740
>                 URL: https://issues.apache.org/jira/browse/FLINK-4740
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.2.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>
> JUnit 4.12 was released 4 Dec 2014. Flink is currently using JUnit 4.11 from 
> 14 Nov 2012.
> PowerMock reports "org.powermock.reflect.exceptions.FieldNotFoundException: 
> Field 'fTestClass' was not found in class 
> org.junit.internal.runners.MethodValidator."
>   https://github.com/jayway/powermock/issues/551
> This is fixed in PowerMock 1.6.1+ (currently using 1.5.5, latest is 1.6.5):
>   https://raw.githubusercontent.com/jayway/powermock/master/changelog.txt
> Then Mockito causes "java.lang.NoSuchMethodError: 
> org.mockito.mock.MockCreationSettings.getSerializableMode()Lorg/mockito/mock/SerializableMode;".
> This is fixed by upgrading Mockito from 1.9.5 to the latest 1.10.19.



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

Reply via email to