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