protected class BaseAnnotationTrainer.WhenAnnotationArray<R> extends BaseTrainer.WhenObjectArray<R>
componentType
Modifier | Constructor and Description |
---|---|
protected |
BaseAnnotationTrainer.WhenAnnotationArray(Class<? extends R> componentType) |
Modifier and Type | Method and Description |
---|---|
BaseAnnotationTrainer.StubAnnotationArrayBuilder<R> |
thenBuildArray() |
thenReturn
then, thenAnswer, thenThrow, thenThrow
protected BaseAnnotationTrainer.WhenAnnotationArray(Class<? extends R> componentType)
public BaseAnnotationTrainer.StubAnnotationArrayBuilder<R> thenBuildArray()
thenBuildArray
in class BaseTrainer.WhenObjectArray<R>
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.