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