powermock.examples.suppress.constructorhierarchy
Class EvilGrandParent
java.lang.Object
powermock.examples.suppress.constructorhierarchy.EvilGrandParent
- Direct Known Subclasses:
- EvilParent
public class EvilGrandParent
- extends Object
Example that demonstrates PowerMock's ability to suppress constructor
hierarchies.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvilGrandParent
public EvilGrandParent()
Copyright © 2007-2012. All Rights Reserved.