java.lang.Object
org.powermock.api.mockito.internal.mockcreation.MockCreator.MockitoStateCleanerRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
MockCreator
private class MockCreator.MockitoStateCleanerRunnable
extends Object
implements Runnable
Clear state in Mockito that retains memory between tests
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MockitoStateCleanerRunnable
private MockitoStateCleanerRunnable()
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable