Class JavaTestCaseName

  • All Implemented Interfaces:
    ExtensionPoint, Describable<TestMode>

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

    Parallelize per java test case.

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

    • Constructor Detail

      • JavaTestCaseName

        @DataBoundConstructor
        public JavaTestCaseName()