powermock.examples.bypassencapsulation.nontest
Class Cache
java.lang.Object
powermock.examples.bypassencapsulation.nontest.Cache
public class Cache
- extends Object
A made-up class used to demonstrate some PowerMock functionality.
Constructor Summary |
Cache()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cache
public Cache()
invalidateCache
public void invalidateCache(Report report)
Copyright © 2007-2012. All Rights Reserved.