public class ISHUnitTest
extends AbstractContainerTask
Task to run ishunit tests on a running container.
public ISHUnitTest()
Task to run ishunit tests on a running container.
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getTestCartridge()
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getTestSuite()
@Internal @NotNull public java.util.List<org.gradle.internal.resources.ResourceLock> getSharedResources()
public void runRemoteCommand()
Executes the remote Docker command.