Class GerritTriggerNewServer

java.lang.Object
org.jenkinsci.test.acceptance.po.CapybaraPortingLayerImpl
org.jenkinsci.test.acceptance.po.PageObject
org.jenkinsci.test.acceptance.plugins.gerrit_trigger.GerritTriggerNewServer
All Implemented Interfaces:
CapybaraPortingLayer

public class GerritTriggerNewServer extends PageObject
Page Object for Gerrit Trigger newServer (configuration) page.
Author:
Marco.Miller@ericsson.com
  • Field Details

    • jenkins

      public final Jenkins jenkins
    • name

      public final Control name
    • modeDefault

      public final Control modeDefault
  • Constructor Details

    • GerritTriggerNewServer

      public GerritTriggerNewServer(Jenkins jenkins)
  • Method Details

    • saveNewTestServerConfigIfNone

      public void saveNewTestServerConfigIfNone(String serverName)
      Saves harness' gerrit-trigger server if none already configured.
      Does not matter if already configured; no-op with harmless error then.