Uses of Class
io.github.ascopes.jct.assertions.PathFileObjectAssert
Packages that use PathFileObjectAssert
Package
Description
AssertJ extensions for testing the results of compilations.
-
Uses of PathFileObjectAssert in io.github.ascopes.jct.assertions
Subclasses with type arguments of type PathFileObjectAssert in io.github.ascopes.jct.assertionsMethods in io.github.ascopes.jct.assertions that return PathFileObjectAssertModifier 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.