public class

WebTesterFactory

extends Object
java.lang.Object
   ↳ com.atlassian.jira.webtests.WebTesterFactory

Class Overview

Used for creating web testers

Summary

Public Constructors
WebTesterFactory()
Public Methods
static WebTester createNewWebTester(JIRAEnvironmentData environmentData)
static void setupWebTester(WebTester tester, JIRAEnvironmentData environmentData)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public WebTesterFactory ()

Public Methods

public static WebTester createNewWebTester (JIRAEnvironmentData environmentData)

public static void setupWebTester (WebTester tester, JIRAEnvironmentData environmentData)