Class CallPoint
java.lang.Object
mockit.coverage.CallPoint
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@NonNegative intvoidbooleanisSameLineInTestCode(CallPoint other) booleanisSameTestMethod(CallPoint other)
-
Method Details
-
getStackTraceElement
-
getRepetitionCount
public @NonNegative int getRepetitionCount() -
incrementRepetitionCount
public void incrementRepetitionCount() -
isSameTestMethod
-
isSameLineInTestCode
-