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 ExceptionMatcherstatic @NotNull ExceptionMatcherExceptionMatcher.matchPrefix(@NotNull Class<? extends Throwable> throwable, @NotNull String text) static @NotNull ExceptionMatcherExceptionMatcher.matchRegEx(@NotNull Class<? extends Throwable> throwable, @NotNull String regEx)