public class TimedScopedBindingBuilderImpl extends AbstractScopedBindingBuilder<TimesBuilder> implements TimedScopedBindingBuilder
scopedHolder| Constructor and Description |
|---|
TimedScopedBindingBuilderImpl(ScopedHolder scopedHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected TimesBuilder |
doReturn() |
void |
once() |
void |
times(Integer times) |
void |
twice() |
asEagerSingleton, in, inclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasEagerSingleton, in, inpublic TimedScopedBindingBuilderImpl(ScopedHolder scopedHolder)
public void times(Integer times)
times in interface TimesBuilderpublic void once()
once in interface TimesBuilderpublic void twice()
twice in interface TimesBuilderprotected TimesBuilder doReturn()
doReturn in class AbstractScopedBindingBuilder<TimesBuilder>Copyright © 2014. All Rights Reserved.