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

Lines Matching full:createstrictmock

846     IMyInterface mock = createStrictMock(IMyInterface.class);

893 <code>createStrictMock(String name, Class&lt;T&gt; toMock)</code> or