| Package | Description |
|---|---|
| com.vladsch.flexmark.test.util |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ExceptionMatcher |
ExceptionMatcher.match(@NotNull Class<? extends Throwable> throwable,
@NotNull String text) |
static @NotNull ExceptionMatcher |
ExceptionMatcher.matchPrefix(@NotNull Class<? extends Throwable> throwable,
@NotNull String text) |
static @NotNull ExceptionMatcher |
ExceptionMatcher.matchRegEx(@NotNull Class<? extends Throwable> throwable,
@NotNull String regEx) |
Copyright © 2020. All rights reserved.