Class ServerTestSetupParams

    • Method Detail

      • getMailServerSettings

        public MailServerSettings getMailServerSettings()
        Returns:
        Settings for the client mail server.
      • getBaseUrl

        public String getBaseUrl()
        Returns:
        The base URL to the FC server (including the host etc.) For example http://localhost:8080/xima-formcycle.
      • getContextPath

        public String getContextPath()
        Returns:
        Context path of the FC server (the beginning of the URI path, without the host etc.). For example xima-formcycle.
      • getSetupRoot

        public URI getSetupRoot()
        Returns:
        The absolute path to the setup directory of the test case.