public class HamcrestExceptionIgnorer extends Object implements ExceptionIgnorer
| Constructor and Description |
|---|
HamcrestExceptionIgnorer(org.hamcrest.Matcher<? super Throwable> matcher) |
public HamcrestExceptionIgnorer(org.hamcrest.Matcher<? super Throwable> matcher)
public boolean shouldIgnoreException(Throwable exception)
shouldIgnoreException in interface ExceptionIgnorerCopyright © 2010–2022. All rights reserved.