public class TestIntegrationDefaultsPlugin extends BaseDefaultsPlugin<com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin>
Constructor and Description |
---|
TestIntegrationDefaultsPlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureDefaults(org.gradle.api.Project project,
com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin testIntegrationPlugin) |
protected void |
configureTaskSetupTestableTomcat(org.gradle.api.Project project,
com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer) |
protected void |
configureTaskStartTestableTomcat(org.gradle.api.Project project,
com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer) |
protected void |
configureTaskStopTestableTomcat(org.gradle.api.Project project,
com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer) |
protected void |
configureTestIntegrationTomcat(org.gradle.api.Project project,
com.liferay.gradle.plugins.extensions.LiferayExtension liferayExtension,
com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer) |
protected java.lang.Class<com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin> |
getPluginClass() |
apply, withLiferayPlugin, withPlugin
protected void configureDefaults(org.gradle.api.Project project, com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin testIntegrationPlugin)
configureDefaults
in class BaseDefaultsPlugin<com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin>
protected void configureTaskSetupTestableTomcat(org.gradle.api.Project project, com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer)
protected void configureTaskStartTestableTomcat(org.gradle.api.Project project, com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer)
protected void configureTaskStopTestableTomcat(org.gradle.api.Project project, com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer)
protected void configureTestIntegrationTomcat(org.gradle.api.Project project, com.liferay.gradle.plugins.extensions.LiferayExtension liferayExtension, com.liferay.gradle.plugins.extensions.TomcatAppServer tomcatAppServer)
protected java.lang.Class<com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin> getPluginClass()
getPluginClass
in class BaseDefaultsPlugin<com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin>