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