public class WhenBeanReturn<T> extends Object
| Constructor and Description |
|---|
WhenBeanReturn(Class<T> beanType) |
WhenBeanReturn(Class<T> beanType,
Object id) |
| Modifier and Type | Method and Description |
|---|---|
void |
thenReturn(T bean) |
public WhenBeanReturn(Class<T> beanType)
public WhenBeanReturn(Class<T> beanType, Object id)
public void thenReturn(T bean)
Copyright © 2016. All rights reserved.