public class InterceptingCustomisation<T> extends Object implements Customisation
| Constructor and Description |
|---|
InterceptingCustomisation(Class<T> classToIntercept,
Interceptor<T> interceptor) |
public InterceptingCustomisation(Class<T> classToIntercept, Interceptor<T> interceptor)
public void customise(JFixture fixture)
customise in interface CustomisationCopyright © 2017. All rights reserved.