Uses of Class
io.github.ascopes.jct.assertions.AbstractContainerGroupAssert
Packages that use AbstractContainerGroupAssert
Package
Description
AssertJ extensions for testing the results of compilations.
-
Uses of AbstractContainerGroupAssert in io.github.ascopes.jct.assertions
Classes in io.github.ascopes.jct.assertions with type parameters of type AbstractContainerGroupAssertModifier and TypeClassDescriptionclassAbstractContainerGroupAssert<I extends AbstractContainerGroupAssert<I,C>, C extends ContainerGroup> Base assertions that can be performed on a container group.Subclasses of AbstractContainerGroupAssert in io.github.ascopes.jct.assertionsModifier and TypeClassDescriptionfinal classAssertions for module container groups.final classAssertions for output container groups.final classAssertions for package container groups.