Open GoogleCodeExporter opened 8 years ago
I get the same error as reported above (see the attached Java error report).
I tried to adapt the Spring Integration Test with PowerMock and Mockito from
the example für my tests:
http://powermock.googlecode.com/svn/tags/powermock-1.5.4/examples/spring-mockito
/
I use (amongst others):
* Eclipse 4.3.1
* junit 4.8.2
* mockito-all 1.9.5
* powermock-module-junit4 1.5.4
* powermock-api-mockito 1.5.4
* powermock-module-junit4-rule 1.5.4
* powermock-classloading-objenesis 1.5.4
* Spring 3.2.7.RELEASE
Original comment by dirk.mei...@gmail.com
on 18 Mar 2014 at 11:55
Attachments:
Same error witch:
* powermock-easymock-1.5-full 1.5
* powermock-module-junit4-rule 1.5
* powermock-classloading-objenesis 1.5
* powermock-classloading 1.5
Original comment by andrelim...@gmail.com
on 30 Jun 2014 at 7:41
[deleted comment]
I'm facing the same error with 1.5.5 version...has anyone managed how to deal
with it?
Original comment by mauricio...@gmail.com
on 10 Sep 2014 at 5:09
Try using the javaagent based rule if you haven't done so already
Original comment by johan.ha...@gmail.com
on 10 Sep 2014 at 5:50
Well, I've tried now (thru eclipse) and I had the same error
Original comment by mauricio...@gmail.com
on 10 Sep 2014 at 7:37
Original issue reported on code.google.com by
pdf...@gmail.com
on 5 Feb 2014 at 12:28Attachments: