public interface ArgumentsMatcher
boolean matches(java.lang.Object[] expected,
java.lang.Object[] actual)
expected - the expected arguments.actual - the actual arguments.java.lang.String toString(java.lang.Object[] arguments)
arguments - the arguments to be used in the string representation.Copyright © 2001-2005 OFFIS. This documentation is provided under the terms of the MIT licence.