| Package | Description |
|---|---|
| com.flextrade.jfixture | |
| com.flextrade.jfixture.behaviours.intercept | |
| com.flextrade.jfixture.customisation | |
| com.flextrade.jfixture.rules |
| Modifier and Type | Method and Description |
|---|---|
<T> FluentCustomisation |
FluentCustomisation.intercept(Class<T> clazz,
Interceptor<T> interceptor) |
| Constructor and Description |
|---|
InterceptBehaviour(Class<T> classToIntercept,
Interceptor<T> interceptor) |
InterceptingBuilder(SpecimenBuilder builder,
Class<T> classToIntercept,
Interceptor<T> interceptor) |
| Constructor and Description |
|---|
InterceptingCustomisation(Class<T> classToIntercept,
Interceptor<T> interceptor) |
| Modifier and Type | Method and Description |
|---|---|
<T> FixtureRuleCustomisation |
FixtureRuleCustomisation.intercept(Class<T> clazz,
Interceptor<T> interceptor) |
Copyright © 2017. All rights reserved.