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 TypeClassDescriptionclassAbstractContainerGroupAssert<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 TypeInterfaceDescriptioninterfaceA container group implementation that holds zero or more modules.interfaceA base definition for an output-oriented container group.interfaceBase interface representing a group of package-oriented paths.