protected class BaseTrainer.WhenIntArray extends BaseTrainer.BaseWhen<int[]>
Modifier | Constructor and Description |
---|---|
protected |
BaseTrainer.WhenIntArray() |
Modifier and Type | Method and Description |
---|---|
S |
thenReturn(int... values) |
then, thenAnswer, thenThrow, thenThrow
protected BaseTrainer.WhenIntArray()
public S thenReturn(int... values)
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.