Searched defs:callAndAssertReturns (Results 1 – 1 of 1) sorted by relevance
90 public void callAndAssertReturns(String methodName, Object... arguments) throws Exception { in callAndAssertReturns() method in TestThread101 public void callAndAssertReturns(boolean expected, String methodName, Object... arguments) in callAndAssertReturns() method in TestThread113 public void callAndAssertReturns(int expected, String methodName, Object... arguments) in callAndAssertReturns() method in TestThread