public class

BaseJiraRestTest

extends Object
java.lang.Object
   ↳ com.atlassian.jira.functest.framework.BaseJiraRestTest

Class Overview

Base class for REST tests.

Summary

Fields
protected Backdoor backdoor
protected JIRAEnvironmentData environmentData
public static final RestoreDataBackdoor initClass
public TestRule initData
Public Constructors
BaseJiraRestTest()
Public Methods
static RuleChain forTest(Object test, Supplier<FuncTestWebClientListener> webClientListenerSupplier)
static RuleChain forTest(Object test)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Backdoor backdoor

protected JIRAEnvironmentData environmentData

public static final RestoreDataBackdoor initClass

public TestRule initData

Public Constructors

public BaseJiraRestTest ()

Public Methods

public static RuleChain forTest (Object test, Supplier<FuncTestWebClientListener> webClientListenerSupplier)

public static RuleChain forTest (Object test)