Class ZephyrWebClient

java.lang.Object
ch.admin.bit.jeap.testorchestrator.adapter.zephyr.ZephyrWebClient

@Component public class ZephyrWebClient extends Object
  • Constructor Details

    • ZephyrWebClient

      public ZephyrWebClient(@Value("${orchestrator.zephyr.username}") String username, @Value("${orchestrator.zephyr.password}") String password, @Value("${orchestrator.zephyr.restApiUrl}") String restApiUrl)
  • Method Details