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, thenThrowprotected BaseTrainer.WhenLongArray()
public S thenReturn(long... values)
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.