Uses of Class
io.github.ascopes.jct.assertions.JavaFileObjectAssert
Package
Description
AssertJ extensions for testing the results of compilations.
-
Uses of JavaFileObjectAssert in io.github.ascopes.jct.assertions
Modifier and TypeMethodDescriptionstatic JavaFileObjectAssert
JctAssertions.assertThat
(@Nullable JavaFileObject fileObject) Perform an assertion on a Java file object.static JavaFileObjectAssert
JctAssertions.assertThatFileObject
(@Nullable JavaFileObject fileObject) Perform an assertion on a Java file object.TraceDiagnosticAssert.source()
Get assertions for the source of the diagnostic.