Package mockit.integration.junit4
Class UseDependencyTest
java.lang.Object
mockit.integration.junit4.UseDependencyTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
UseDependencyTest
public UseDependencyTest()
-
-
Method Details
-
useMockedDependency
public void useMockedDependency() -
useFieldSetThroughDirectInstanceInitializationRatherThanBeforeMethod
public void useFieldSetThroughDirectInstanceInitializationRatherThanBeforeMethod() -
useFieldSetThroughDirectClassInitializationRatherThanBeforeClassMethod
public void useFieldSetThroughDirectClassInitializationRatherThanBeforeClassMethod()
-