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