com.atlassian.jira.pageobjects.config
Class TestEnvironment
java.lang.Object
com.atlassian.jira.pageobjects.config.TestEnvironment
public class TestEnvironment
- extends Object
Describes JIRA test environment.
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestEnvironment
public TestEnvironment()
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
Copyright © 2002-2012 Atlassian. All Rights Reserved.