Uses of Class
io.github.ascopes.jct.assertions.AbstractEnumAssert
Packages that use AbstractEnumAssert
Package
Description
AssertJ extensions for testing the results of compilations.
-
Uses of AbstractEnumAssert in io.github.ascopes.jct.assertions
Classes in io.github.ascopes.jct.assertions with type parameters of type AbstractEnumAssertModifier and TypeClassDescriptionclassAbstractEnumAssert<A extends AbstractEnumAssert<A,E>, E extends Enum<E>> Abstract base class for an assertion on anEnum.Subclasses of AbstractEnumAssert in io.github.ascopes.jct.assertionsModifier and TypeClassDescriptionfinal classAssertions for an individual diagnostic kind.final classAssertions for an individualJava file object kind.