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