| Class | Description |
|---|---|
| ExceptionMatcher<T extends Throwable> |
Matches a given exception type with an optional additional message matcher.
|
| PageContentMatcher |
Matches a
Throwable if it has any suppressed PageContentException, which contains a page content
(see PageContentException.getPageContent(), which matches the Matcher passed in as constructor
argument. |
Copyright © 2018 willhaben internet service GmbH & Co KG. All rights reserved.