Package org.jmock.builder
Interface MatchBuilder
- All Superinterfaces:
IdentityBuilder,StubBuilder
- All Known Subinterfaces:
ArgumentsMatchBuilder,NameMatchBuilder
- All Known Implementing Classes:
InvocationMockerBuilder
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionafter(BuilderNamespace otherMock, String previousCallID) match(InvocationMatcher customMatcher) Methods inherited from interface org.jmock.builder.IdentityBuilder
idMethods inherited from interface org.jmock.builder.StubBuilder
isVoid, will
-
Method Details
-
match
-
after
-
after
-