Package io.github.ascopes.jct.assertions
package io.github.ascopes.jct.assertions
AssertJ extensions for testing the results of compilations.
-
ClassDescriptionBase assertions that can be performed on a container group.Abstract base class for an assertion on an
Enum
.Abstract assertions forJava file objects
.Assertions to perform on a classloader.Assertions for an individual diagnostic kind.Assertions forJava file objects
.Assertions for an individualJava file object kind
.Helper class to provide fluent creation of assertions for compilations.Assertions that apply to aJctCompilation
.Assertions for an individuallocation
.Assertions for module container groups.Assertions for output container groups.Assertions for package container groups.Assertions forPath file objects
.Assertions for a list ofstack trace frames
.Assertions to perform on astack trace frame
.Assertions for an individualtrace diagnostic
.Assertions for a list of diagnostics.TypeAwareListAssert<E,A extends AbstractAssert<A, @Nullable E>> An implementation ofAbstractListAssert
that can perform type-specific assertions on the members of the container being asserted upon.