Uses of Class
io.github.ascopes.jct.assertions.AbstractEnumAssert
Package
Description
AssertJ extensions for testing the results of compilations.
-
Uses of AbstractEnumAssert in io.github.ascopes.jct.assertions
Modifier and TypeClassDescriptionclass
AbstractEnumAssert<A extends AbstractEnumAssert<A,
E>, E extends Enum<E>> Abstract base class for an assertion on anEnum
.Modifier and TypeClassDescriptionfinal class
Assertions for an individual diagnostic kind.final class
Assertions for an individualJava file object kind
.