Uses of Interface
io.github.ascopes.jct.containers.ContainerGroup
Packages that use ContainerGroup
Package
Description
AssertJ extensions for testing the results of compilations.
APIs for representing the various file management locations across multiple file system
implementations.
-
Uses of ContainerGroup in io.github.ascopes.jct.assertions
Classes in io.github.ascopes.jct.assertions with type parameters of type ContainerGroupModifier and TypeClassDescriptionclass
AbstractContainerGroupAssert<I extends AbstractContainerGroupAssert<I,
C>, C extends ContainerGroup> Base assertions that can be performed on a container group. -
Uses of ContainerGroup in io.github.ascopes.jct.containers
Subinterfaces of ContainerGroup in io.github.ascopes.jct.containersModifier and TypeInterfaceDescriptioninterface
A container group implementation that holds zero or more modules.interface
A base definition for an output-oriented container group.interface
Base interface representing a group of package-oriented paths.