All Implemented Interfaces:
ExtensionPoint, Describable<TestMode>

public class JavaTestCaseName extends JavaClassName
This mode works best with java projects.

Parallelize per java test case ingoring parameters if present.

It is also able to estimate tests to run from the workspace content if no historical context could be found.

  • Constructor Details

    • JavaTestCaseName

      @DataBoundConstructor public JavaTestCaseName()
  • Method Details