Class TestEnvironment

java.lang.Object
com.atlassian.jira.pageobjects.config.TestEnvironment

public class TestEnvironment extends Object
Describes JIRA test environment.
Since:
v4.4
  • Constructor Details

    • TestEnvironment

      public TestEnvironment()
  • Method Details

    • targetDirectory

      public File targetDirectory()
      Target directory of the test.
      Returns:
      target directory
    • artifactDirectory

      public File artifactDirectory()
      A directory to store test output in.
      Returns:
      artifact directory of the test