Uses of Class
com.vladsch.flexmark.test.util.ExceptionMatcher
Packages that use ExceptionMatcher
-
Uses of ExceptionMatcher in com.vladsch.flexmark.test.util
Methods in com.vladsch.flexmark.test.util that return ExceptionMatcherModifier and TypeMethodDescriptionstatic @NotNull ExceptionMatcher
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)