Uses of Interface
net.officefloor.docker.test.OfficeFloorDockerUtil.BuildDirectoryFactory
-
-
Uses of OfficeFloorDockerUtil.BuildDirectoryFactory in net.officefloor.docker.test
Methods in net.officefloor.docker.test with parameters of type OfficeFloorDockerUtil.BuildDirectoryFactory Modifier and Type Method Description static voidOfficeFloorDockerUtil. ensureImageAvailable(java.lang.String imageName, OfficeFloorDockerUtil.BuildDirectoryFactory buildDirectoryFactory)Ensures the image is available.
-