Class MultiJVMTestingPlugin
-
- All Implemented Interfaces:
-
org.gradle.api.Plugin
public class MultiJVMTestingPlugin implements Plugin<Project>A Plugin that configures the build with the ability to test using multiple JVMs.
-
-
Constructor Summary
Constructors Constructor Description MultiJVMTestingPlugin()
-