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