Home | History | Annotate | Download | only in easymock-tools

Lines Matching full:instantiator

1043 <h3>Replace default class instantiator</h3>

1047 pattern. In case of failure, you can replace the default instantiator with:
1052 <li>You own instantiator which only needs to implement <code>IClassInstantiator</code>.</li>
1055 You set this new instantiator using <code>ClassInstantiatorFactory.setInstantiator()</code>.
1060 The instantiator is kept statically so it will stick between your unit tests. Make sure you