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