protected class BaseAnnotationTrainer.WhenAnnotation<R> extends BaseTrainer.WhenObject<R>
Modifier | Constructor and Description |
---|---|
protected |
BaseAnnotationTrainer.WhenAnnotation() |
Modifier and Type | Method and Description |
---|---|
S |
thenStub(BaseTrainer<?,R> trainer) |
S |
thenStub(Class<R> type) |
thenReturn
then, thenAnswer, thenThrow, thenThrow
protected BaseAnnotationTrainer.WhenAnnotation()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.