Class TestEnvironment
java.lang.Object
com.atlassian.jira.pageobjects.config.TestEnvironment
Describes JIRA test environment.
- Since:
- v4.4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionA directory to store test output in.Target directory of the test.
-
Constructor Details
-
TestEnvironment
public TestEnvironment()
-
-
Method Details
-
targetDirectory
Target directory of the test.- Returns:
- target directory
-
artifactDirectory
A directory to store test output in.- Returns:
- artifact directory of the test
-