Class JavaParameterizedTestCaseName

All Implemented Interfaces:
ExtensionPoint, Describable<TestMode>

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

Parallelize per java test case including 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

    • JavaParameterizedTestCaseName

      @DataBoundConstructor public JavaParameterizedTestCaseName()
  • Method Details