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–2014 EasyMock contributors. All rights reserved.