Modifier and Type | Class and Description |
---|---|
class |
SuiteListenerWrapper
Class to wrap a test so that a
WebTestListener can listen to a
test. |
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentAwareSuiteRunner
Runner based on cargo environment data instance.
|
Modifier and Type | Class and Description |
---|---|
class |
JIRAWebTest
Deprecated.
This is a legacy class that evolved as a result of a 'stuff every util into the base class' approach. It
is probably one of the fattest classes in the JIRA code base. It has been replaced by
FuncTestCase that attempts to separate its various
responsibilities into multiple helper classes. Always use FuncTestCase for new func tests and attempt to migrate old tests
to use it whenever possible. |
Modifier and Type | Class and Description |
---|---|
class |
TestCrowdAuthenticationResource
Tests the Crowd REST API for the running in Jira.
|
class |
TestCrowdGroupsResource
Tests the Crowd REST API for the running in Jira.
|
class |
TestCrowdSearchResource
Acceptance tests for the Crowd search resource.
|
class |
TestCrowdUsersResource
Acceptance tests for the Crowd users resource.
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.