public final class CallPoint extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getRepetitionCount() |
StackTraceElement |
getStackTraceElement() |
void |
incrementRepetitionCount() |
boolean |
isSameLineInTestCode(CallPoint other) |
boolean |
isSameTestMethod(CallPoint other) |
public int getRepetitionCount()
@Nonnull public StackTraceElement getStackTraceElement()
public void incrementRepetitionCount()
Copyright © 2006–2015. All rights reserved.