public class VerifyNoMoreInteractions
extends java.lang.Object
| Constructor and Description |
|---|
VerifyNoMoreInteractions() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
verifyNoMoreInteractions(java.lang.Class<?>... types) |
static void |
verifyNoMoreInteractions(java.lang.Object... objects) |