EdwinLi / powermock

Automatically exported from code.google.com/p/powermock
0 stars 0 forks source link

Try using XStream as classloader state cloner for the PowerMockRule #286

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are several problems with the current PowerMockRule which seems hard to 
fix (the JVM crash for example). An alternative approach would be to try out 
XStream to do the serialization and deserialization of Object between 
classloaders.

Original issue reported on code.google.com by johan.ha...@gmail.com on 17 Oct 2010 at 8:03

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 10 Apr 2011 at 12:53