public class Results extends Object implements Serializable
Constructor and Description |
---|
Results() |
Modifier and Type | Method and Description |
---|---|
void |
add(Result result,
Range range) |
int |
getCallCount() |
boolean |
hasResults() |
boolean |
hasValidCallCount() |
Result |
next() |
String |
toString() |
Copyright © 2001–2022 EasyMock contributors. All rights reserved.