public class SubTypeCustomisation<T,U extends T> extends Object implements Customisation
SubTypeCustomisation(Class<T> baseClass, Class<U> subClass)
void
customise(JFixture fixture)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SubTypeCustomisation(Class<T> baseClass, Class<U> subClass)
public void customise(JFixture fixture)
customise
Customisation
Copyright © 2017. All rights reserved.