public interface ReceiverClause
Modifier and Type | Method and 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.