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