Searched refs:getMethodThrowable (Results 1 – 2 of 2) sorted by relevance
50 public Throwable getMethodThrowable() { in getMethodThrowable() method in MyListener
47 Assert.assertTrue(null != l.getMethodThrowable()); in withFailure()48 Assert.assertTrue(l.getMethodThrowable().getClass() == IllegalArgumentException.class); in withFailure()