Class TestlabNotifier.ImportTestCases

java.lang.Object
fi.meliora.testlab.ext.jenkins.TestlabNotifier.ImportTestCases
Enclosing class:
TestlabNotifier

@Deprecated public static final class TestlabNotifier.ImportTestCases extends Object
Deprecated.
Optional job config block for auto-creating test cases. If set implicitly implies that test cases should be automatically created during the push.
  • Field Details

    • importTestCasesRootCategory

      public String importTestCasesRootCategory
      Deprecated.
  • Constructor Details

    • ImportTestCases

      @DataBoundConstructor public ImportTestCases(String importTestCasesRootCategory)
      Deprecated.
  • Method Details