public class GebTest
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getContainerNetwork()
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getRemoteHost()
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getRemotePort()
@Input @Optional @NotNull public org.gradle.api.provider.Property<java.lang.String> getBrowserExecutableName()
@InputDirectory @Optional @NotNull public org.gradle.api.file.DirectoryProperty getBrowserExecutableDir()
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getGebEnvironment()
public void executeTests()