Package | Description |
---|---|
com.atlassian.jira.issue.fields.option | |
com.atlassian.jira.junit | |
com.atlassian.jira.junit.rules |
Class and Description |
---|
DatabaseContainer |
Class and Description |
---|
AvailableInContainer
Annotate mocks in your unit test with this annotation to have them available via
ComponentAccessor in your unit tests. |
Class and Description |
---|
AttachToDatabase
Initialises the container pieces you need to attach to a real database when running unit tests.
|
DatabaseContainer |
JiraWebActionSupportDependencies |
MockComponentContainer
JUnit
@Rule that allows for providing mock JIRA components accessed in
production code via ComponentAccessor
static methods. |
MockHttp
Sets up and tears down automatically the following, static methods used in the JIRA production code for
accessing current HTTP objects:
ActionContext
ExecutingHttpRequest
|
MockHttp.DefaultMocks |
MockHttp.MockitoMocks |
MockitoContainer
Rule that combines mockito initialization with
MockComponentContainer . |
Copyright © 2002-2022 Atlassian. All Rights Reserved.