Class BulkAutotestHelper

java.lang.Object
ru.testit.writers.helpers.BulkAutotestHelper

public class BulkAutotestHelper extends Object
  • Constructor Details

  • Method Details

    • addForCreate

      public void addForCreate(ru.testit.client.model.AutoTestCreateApiModel createModel, ru.testit.client.model.AutoTestResultsForTestRunModel resultModel) throws ru.testit.client.invoker.ApiException
      Throws:
      ru.testit.client.invoker.ApiException
    • addForUpdate

      public void addForUpdate(ru.testit.client.model.AutoTestUpdateApiModel updateModel, ru.testit.client.model.AutoTestResultsForTestRunModel resultModel, Map<String,List<String>> wiForUpdate) throws ru.testit.client.invoker.ApiException
      Throws:
      ru.testit.client.invoker.ApiException
    • addTestRunResultOnly

      public void addTestRunResultOnly(ru.testit.client.model.AutoTestResultsForTestRunModel resultModel) throws ru.testit.client.invoker.ApiException
      Autotest metadata unchanged; only #sendTestResults rows (after create/update batches).
      Throws:
      ru.testit.client.invoker.ApiException
    • teardown

      public void teardown() throws ru.testit.client.invoker.ApiException
      Throws:
      ru.testit.client.invoker.ApiException