InvocationExpectationBuilder
public interface ReceiverClause
Modifier and Type | Method | Description |
---|---|---|
MethodClause |
of(org.hamcrest.Matcher<?> objectMatcher) |
|
<T> T |
of(T mockObject) |
<T> T of(T mockObject)
MethodClause of(org.hamcrest.Matcher<?> objectMatcher)
Copyright © 2003–2018 jMock. All rights reserved.