Package mockit
Class MockUpForSingleClassInstanceTest.AClass
java.lang.Object
mockit.MockUpForSingleClassInstanceTest.AClass
- Enclosing class:
MockUpForSingleClassInstanceTest
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
final int
protected final int
-
Method Details
-
getNumericValue
public final int getNumericValue() -
getTextValue
-
getSomeOtherValue
protected final int getSomeOtherValue() -
doSomething
public static boolean doSomething()
-