Class TestIntegrationPlugin
java.lang.Object
com.liferay.gradle.plugins.test.integration.TestIntegrationPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class TestIntegrationPlugin
extends Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
-
Field Details
-
COPY_TEST_MODULES_TASK_NAME
- See Also:
-
PLUGIN_NAME
- See Also:
-
SET_UP_ARQUILLIAN_TASK_NAME
- See Also:
-
SET_UP_TESTABLE_TOMCAT_TASK_NAME
- See Also:
-
START_TESTABLE_TOMCAT_TASK_NAME
- See Also:
-
STOP_TESTABLE_TOMCAT_TASK_NAME
- See Also:
-
TEST_MODULES_CONFIGURATION_NAME
- See Also:
-
-
Constructor Details
-
TestIntegrationPlugin
public TestIntegrationPlugin()
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project) - Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-