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