@java.lang.Deprecated class TestJarPlugin extends java.lang.Object
This feature is deprecated. The paved road is for any common test harnesses to be bundled in the main source folder of a separate project. Only that project's compile and runtime configurations should be exported so that it is possible to test the test harness without affecting the testCompile and testRuntime classpaths of the consumer of the test harness.
| Type | Name and description |
|---|---|
static java.lang.String |
FIXTURE_CONF |
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project project) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |