Searched refs:withOneArg (Results 1 – 1 of 1) sorted by relevance
57 …InvocationMatcher withOneArg = new InvocationMatcher(new InvocationBuilder().args("test").toInvoca… in should_not_equal_if_number_of_arguments_differ() local60 assertFalse(withOneArg.equals(null)); in should_not_equal_if_number_of_arguments_differ()61 assertFalse(withOneArg.equals(withTwoArgs)); in should_not_equal_if_number_of_arguments_differ()