public class

TestEnvironment

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

Class Overview

Describes JIRA test environment.

Summary

Public Constructors
TestEnvironment()
Public Methods
File artifactDirectory()
A directory to store test output in.
File targetDirectory()
Target directory of the test.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TestEnvironment ()

Public Methods

public File artifactDirectory ()

A directory to store test output in.

Returns
  • artifact directory of the test

public File targetDirectory ()

Target directory of the test.

Returns
  • target directory