Uses of Class
io.github.ascopes.jct.assertions.TraceDiagnosticAssert
Packages that use TraceDiagnosticAssert
Package
Description
AssertJ extensions for testing the results of compilations.
-
Uses of TraceDiagnosticAssert in io.github.ascopes.jct.assertions
Subclasses with type arguments of type TraceDiagnosticAssert in io.github.ascopes.jct.assertionsModifier and TypeClassDescriptionfinal classAssertions for an individualtrace diagnostic.final classAssertions for a list of diagnostics.Methods in io.github.ascopes.jct.assertions that return TraceDiagnosticAssertModifier and TypeMethodDescriptionstatic TraceDiagnosticAssertJctAssertions.assertThat(@Nullable TraceDiagnostic<? extends JavaFileObject> diagnostic) Perform an assertion on a diagnostic.static TraceDiagnosticAssertJctAssertions.assertThatDiagnostic(@Nullable TraceDiagnostic<? extends JavaFileObject> diagnostic) Perform an assertion on a diagnostic.protected TraceDiagnosticAssertTraceDiagnosticListAssert.toAssert(TraceDiagnostic<? extends JavaFileObject> value, String description)