Class | Description |
---|---|
AttachToDatabaseExtension |
Initialises the container pieces you need to attach to a real database when running unit tests.
|
ClearStaticsExtension |
Clear static variables in JIRA both before and after the test runs to improve test separation.
|
DatabaseContainerExtension |
A
Extension which provides a AttachToDatabaseExtension instance with a pre-initialised MockComponentContainerExtension . |
JiraWebActionSupportDependenciesExtension | |
Log4jLoggerExtension |
Watches log4j logs.
|
MockComponentContainerExtension | |
MockHttpExtension<R extends javax.servlet.http.HttpServletRequest,S extends javax.servlet.http.HttpServletResponse> |
Sets up and tears down automatically the following, static methods used in the JIRA production code for
accessing current HTTP objects:
ActionContext
ExecutingHttpRequest
|
MockHttpExtension.DefaultMocks | |
MockHttpExtension.MockitoMocks |
Copyright © 2002-2022 Atlassian. All Rights Reserved.