Uses of Interface
net.officefloor.frame.test.match.ArgumentsMatcher
Packages that use ArgumentsMatcher
-
Uses of ArgumentsMatcher in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type ArgumentsMatcherModifier and TypeMethodDescription<T> voidMockTestSupport.recordReturn(Object mockObject, T ignore, T recordedReturn, ArgumentsMatcher matcher) Convenience method to record a method, anArgumentsMatcherand return value.final <T> voidOfficeFrameTestCase.recordReturn(Object mockObject, T ignore, T recordedReturn, ArgumentsMatcher matcher) Convenience method to record a method, anArgumentsMatcherand return value.voidMockTestSupport.recordVoid(Object mockObject, ArgumentsMatcher matcher) Convenience method to record void method.final voidOfficeFrameTestCase.recordVoid(Object mockObject, ArgumentsMatcher matcher) Convenience method to record void method. -
Uses of ArgumentsMatcher in net.officefloor.frame.test.match
Subinterfaces of ArgumentsMatcher in net.officefloor.frame.test.match