Uses of Class
io.github.ascopes.jct.assertions.StackTraceAssert
Package
Description
AssertJ extensions for testing the results of compilations.
-
Uses of StackTraceAssert in io.github.ascopes.jct.assertions
Modifier and TypeMethodDescriptionprotected StackTraceAssert
StackTraceAssert.newAbstractIterableAssert
(Iterable<? extends StackTraceElement> iterable) TraceDiagnosticAssert.stackTrace()
Get assertions for the stack trace of the location the diagnostic was reported to.