- All Implemented Interfaces:
Plugin<Project>
Base plugin for testing.
- Adds default locations for test reporting
- Since:
- 4.4
-
-
Constructor Summary
Constructors
-
Method Summary
void
Apply this plugin to the given target object.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TEST_RESULTS_DIR_NAME
public static final String TEST_RESULTS_DIR_NAME
- See Also:
-
-
TESTS_DIR_NAME
public static final String TESTS_DIR_NAME
- See Also:
-
-
Constructor Details
-
TestingBasePlugin
public TestingBasePlugin()
-
Method Details
-
apply
Description copied from interface: Plugin
Apply this plugin to the given target object.
- Specified by:
apply
in interface Plugin<Project>
- Parameters:
project
- The target object