Skip navigation links
A B C D E F G H I L M N O P R S T 

A

AbstractRefappTestCase - Class in it.com.atlassian.plugin.refimpl
 
AbstractRefappTestCase() - Constructor for class it.com.atlassian.plugin.refimpl.AbstractRefappTestCase
 
addEntryTest() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 

B

base() - Static method in class ctk.com.atlassian.refapp.CtkTestRunner
 
base() - Static method in class it.com.atlassian.plugin.refimpl.TestRunner
 
BASEURL - Static variable in class it.com.atlassian.refapp.RefappTestURLs
 

C

com.atlassian.plugin.refimpl - package com.atlassian.plugin.refimpl
 
com.atlassian.plugin.refimpl.servlet - package com.atlassian.plugin.refimpl.servlet
 
com.atlassian.refapp.auth.internal - package com.atlassian.refapp.auth.internal
 
com.atlassian.refapp.decorator - package com.atlassian.refapp.decorator
 
com.atlassian.refapp.sal - package com.atlassian.refapp.sal
 
com.atlassian.refapp.sal.message - package com.atlassian.refapp.sal.message
 
com.atlassian.refapp.sal.pluginsettings - package com.atlassian.refapp.sal.pluginsettings
 
com.atlassian.refapp.sal.rdbms - package com.atlassian.refapp.sal.rdbms
 
com.atlassian.refapp.sal.usersettings - package com.atlassian.refapp.sal.usersettings
 
com.atlassian.streams.refapp - package com.atlassian.streams.refapp
 
ConfigParserTest - Class in com.atlassian.plugin.refimpl
 
ConfigParserTest() - Constructor for class com.atlassian.plugin.refimpl.ConfigParserTest
 
connectionClosed() - Method in class com.atlassian.refapp.sal.rdbms.RefImplHostConnectionAccessorTest
 
ContainerManagerTest - Class in com.atlassian.plugin.refimpl
Tests for the ContainerManager.
ContainerManagerTest() - Constructor for class com.atlassian.plugin.refimpl.ContainerManagerTest
 
ContainerManagerTest.Helper - Class in com.atlassian.plugin.refimpl
 
createService() - Method in class com.atlassian.refapp.sal.usersettings.RefimplUserSettingsServiceTest
 
createWebSudoSession() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
ctk.com.atlassian.refapp - package ctk.com.atlassian.refapp
 
CtkTestRunner - Class in ctk.com.atlassian.refapp
 
CtkTestRunner() - Constructor for class ctk.com.atlassian.refapp.CtkTestRunner
 

D

DecoratorServletTest - Class in com.atlassian.refapp.decorator
 
DecoratorServletTest() - Constructor for class com.atlassian.refapp.decorator.DecoratorServletTest
 
DefaultWebSudoSessionManagerTest - Class in com.atlassian.refapp.auth.internal
 
DefaultWebSudoSessionManagerTest() - Constructor for class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
disableWebSudoSession() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 

E

exceptionsAreNotPropagatedWhenStreamReadFails() - Method in class com.atlassian.refapp.decorator.DecoratorServletTest
 

F

find(Iterable<StreamsEntry>, int) - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 

G

getAllTranslationsForPrefixWithMatchingPrefixAndLocaleReturnsMatches() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsForPrefixWithMatchingPrefixAndNonMatchingLocaleReturnsEmptyMap() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsForPrefixWithMultipleMatchingBundlesInDifferentPluginsReturnsAllMatches() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsForPrefixWithMultipleMatchingBundlesInOnePluginReturnsAllMatches() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsForPrefixWithNonMatchingPrefixAndMatchingLocaleReturnsEmptyMap() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsForPrefixWithNoResourceBundlesAvailableReturnsEmptyMap() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsWithEmptyPrefixReturnsAllTranslationsInMatchingLocales() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsWithNullLocaleThrowsNullPointerException() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getAllTranslationsWithNullPrefixThrowsNullPointerException() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getEntriesTestFilterActivity() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
getEntriesTestFilterDateAfter() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
getEntriesTestFilterDateBetween() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
getEntriesTestFilterDateDefore() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
getEntriesTestFilterUserIs() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
getEntriesTestFilterUserIsNot() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
getEntriesTestNoFilter() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
getJsonResponse(WebResource) - Static method in class it.com.atlassian.refapp.rest.RestUtils
 
getJsonResponseString(WebResource) - Static method in class it.com.atlassian.refapp.rest.RestUtils
 
getRawText() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
getTenantAvailableAfterEarlyStartup() - Method in class com.atlassian.plugin.refimpl.ContainerManagerTest.Helper
 

H

Helper(EventPublisher, TenantContext) - Constructor for class com.atlassian.plugin.refimpl.ContainerManagerTest.Helper
 
HttpServletRequestBaseUrlExtractorTest - Class in com.atlassian.refapp.sal
 
HttpServletRequestBaseUrlExtractorTest() - Constructor for class com.atlassian.refapp.sal.HttpServletRequestBaseUrlExtractorTest
 
httpsUrlOnDefaultPortDoesNotIncludePort() - Method in class com.atlassian.refapp.sal.HttpServletRequestBaseUrlExtractorTest
 
httpsUrlOnNonDefaultPortIncludesPort() - Method in class com.atlassian.refapp.sal.HttpServletRequestBaseUrlExtractorTest
 
httpUrlOnDefaultPortDoesNotIncludePort() - Method in class com.atlassian.refapp.sal.HttpServletRequestBaseUrlExtractorTest
 
httpUrlOnNonDefaultPortIncludesPort() - Method in class com.atlassian.refapp.sal.HttpServletRequestBaseUrlExtractorTest
 

I

isWebSudoSession() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
isWebSudoSessionExpired() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
isWebSudoSessionTrue() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
it.com.atlassian.plugin.refimpl - package it.com.atlassian.plugin.refimpl
 
it.com.atlassian.refapp - package it.com.atlassian.refapp
 
it.com.atlassian.refapp.rest - package it.com.atlassian.refapp.rest
 
it.com.atlassian.webdriver.refapp - package it.com.atlassian.webdriver.refapp
 

L

logout() - Method in class it.com.atlassian.webdriver.refapp.TestRefappHeader
 

M

mockitoRule - Variable in class com.atlassian.refapp.sal.rdbms.RefImplHostConnectionAccessorTest
 

N

newResource(String) - Static method in class it.com.atlassian.refapp.rest.RestUtils
 
noExceptionsAreThrownWhenPropertiesAreNotAvailable() - Method in class com.atlassian.refapp.decorator.DecoratorServletTest
 

O

onEarlyStartupComplete(PluginFrameworkDelayedEvent) - Method in class com.atlassian.plugin.refimpl.ContainerManagerTest.Helper
 

P

ParameterUtilsTest - Class in com.atlassian.plugin.refimpl
 
ParameterUtilsTest() - Constructor for class com.atlassian.plugin.refimpl.ParameterUtilsTest
 
PRODUCT - Static variable in class it.com.atlassian.plugin.refimpl.AbstractRefappTestCase
 

R

RefappStreamsActivityManagerTest - Class in com.atlassian.streams.refapp
 
RefappStreamsActivityManagerTest() - Constructor for class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
RefappTestURLs - Class in it.com.atlassian.refapp
 
RefImplHostConnectionAccessorTest - Class in com.atlassian.refapp.sal.rdbms
 
RefImplHostConnectionAccessorTest() - Constructor for class com.atlassian.refapp.sal.rdbms.RefImplHostConnectionAccessorTest
 
RefimplI18nResolverTest - Class in com.atlassian.refapp.sal.message
 
RefimplI18nResolverTest() - Constructor for class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
RefimplUserSettingsServiceTest - Class in com.atlassian.refapp.sal.usersettings
 
RefimplUserSettingsServiceTest() - Constructor for class com.atlassian.refapp.sal.usersettings.RefimplUserSettingsServiceTest
 
removeEntryTest() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
removeWebSudoSession() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
resolveText() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
resolveTextInEnglish() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
resolveTextInEnglishWithArguments() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
resolveTextInFrench() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
resolveTextLocaleUnknownFallbackToDefault() - Method in class com.atlassian.refapp.sal.message.RefimplI18nResolverTest
 
restoreSystemProperties - Variable in class com.atlassian.plugin.refimpl.ContainerManagerTest
 
RestUtils - Class in it.com.atlassian.refapp.rest
Rest/Jersey utils, simplified from Confluence com.atlassian.confluence.it.RestHelper and com.atlassian.confluence.rest.client.RestClientFactory

S

setUp() - Method in class com.atlassian.plugin.refimpl.ContainerManagerTest
 
setUp() - Method in class com.atlassian.plugin.refimpl.ParameterUtilsTest
 
setUp() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
setUp() - Method in class com.atlassian.refapp.sal.pluginsettings.TestRefimplPluginSettingsFactory
 
setUp() - Method in class com.atlassian.refapp.sal.rdbms.RefImplHostConnectionAccessorTest
 
setup() - Method in class com.atlassian.streams.refapp.RefappStreamsActivityManagerTest
 
setUp() - Method in class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
setUp() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
setUpMockBehaviour() - Method in class com.atlassian.refapp.decorator.DecoratorServletTest
 
setUpUser() - Method in class com.atlassian.refapp.sal.usersettings.RefimplUserSettingsServiceTest
 
shouldAllowToAddMultipleSettings() - Method in class com.atlassian.refapp.sal.usersettings.RefimplUserSettingsServiceTest
 
shouldAllowToRemoveSettings() - Method in class com.atlassian.refapp.sal.usersettings.RefimplUserSettingsServiceTest
 
shouldNotAllowManipulatingSettingsByManipulatingTheOriginalBuilder() - Method in class com.atlassian.refapp.sal.usersettings.RefimplUserSettingsServiceTest
 
SimpleContentTypeResolverTest - Class in com.atlassian.plugin.refimpl.servlet
 
SimpleContentTypeResolverTest() - Constructor for class com.atlassian.plugin.refimpl.servlet.SimpleContentTypeResolverTest
 
standardTest() - Method in class ctk.com.atlassian.refapp.CtkTestRunner
 
standardTest() - Method in class it.com.atlassian.plugin.refimpl.TestRunner
 

T

tearDown() - Method in class com.atlassian.plugin.refimpl.ContainerManagerTest
 
tearDown() - Method in class com.atlassian.plugin.refimpl.ParameterUtilsTest
 
tearDown() - Method in class com.atlassian.refapp.auth.internal.DefaultWebSudoSessionManagerTest
 
tearDown() - Method in class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
tearDown() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
tearDown() - Method in class it.com.atlassian.plugin.refimpl.TestWebSudo
 
tenantAvailableAfterEarlyStartupWhenTenancyNotEnabled() - Method in class com.atlassian.plugin.refimpl.ContainerManagerTest
 
tenantNotAvailableAfterEarlyStatupWhenTenancyEnabled() - Method in class com.atlassian.plugin.refimpl.ContainerManagerTest
 
TEST_USER - Static variable in class com.atlassian.refapp.sal.usersettings.RefimplUserSettingsServiceTest
 
TestActivityStreams - Class in it.com.atlassian.plugin.refimpl
 
TestActivityStreams() - Constructor for class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
testActivityStreamsPageExistInHeader() - Method in class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
testActivityStreamsPageExistInHeaderWhenLoginAsAdmin() - Method in class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
testActivityStreamsPageExistInHeaderWhenLoginAsSysAdmin() - Method in class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
testActivityStreamsPageExistInHeaderWhenLoginAsUser() - Method in class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
testActivityStreamsPageExistInHeaderWhenLogout() - Method in class it.com.atlassian.plugin.refimpl.TestActivityStreams
 
testAllHealthChecksPass() - Method in class it.com.atlassian.plugin.refimpl.TestHealthChecks
 
testAtUsersPageAfterLoginAdminRole() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
testAtUsersPageAfterLoginSysAdminRole() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
testAtUsersPageAfterLoginUserRole() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
testBadAdminLogin() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
testBaseUrlWithAbsoluteUrlMode() - Method in class com.atlassian.plugin.refimpl.ParameterUtilsTest
 
testBaseUrlWithAutoUrlMode() - Method in class com.atlassian.plugin.refimpl.ParameterUtilsTest
 
testBaseUrlWithRelativeUrlMode() - Method in class com.atlassian.plugin.refimpl.ParameterUtilsTest
 
testDisabledByDefaultPluginModulesHealthCheck() - Method in class it.com.atlassian.plugin.refimpl.TestPluginStartup
 
testDisabledByDefaultPluginsHealthCheck() - Method in class it.com.atlassian.plugin.refimpl.TestPluginStartup
 
testDisabledPluginModulesHealthCheck() - Method in class it.com.atlassian.plugin.refimpl.TestPluginStartup
 
testDisabledPluginsHealthCheck() - Method in class it.com.atlassian.plugin.refimpl.TestPluginStartup
 
testEscape() - Method in class com.atlassian.refapp.sal.pluginsettings.TestXmlUtils
 
testExpectedHealthchecksPresent() - Method in class it.com.atlassian.plugin.refimpl.TestHealthChecks
 
testFilePersistence() - Method in class com.atlassian.refapp.sal.pluginsettings.TestRefimplPluginSettingsFactory
 
testFilePersistenceWithSpecialCharacters() - Method in class com.atlassian.refapp.sal.pluginsettings.TestRefimplPluginSettingsFactory
 
testGetContentTypeOfCssUrlReturnsTextCss() - Method in class com.atlassian.plugin.refimpl.servlet.SimpleContentTypeResolverTest
 
testGetContentTypeOfJsUrlReturnsApplicationXJavaScript() - Method in class com.atlassian.plugin.refimpl.servlet.SimpleContentTypeResolverTest
 
testGoodAdminLogin() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
testGoodSysAdminLogin() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
TestHealthChecks - Class in it.com.atlassian.plugin.refimpl
Check all the healthchecks from atlassian-healthcheck plugin pass.
TestHealthChecks() - Constructor for class it.com.atlassian.plugin.refimpl.TestHealthChecks
 
TestIndex - Class in it.com.atlassian.plugin.refimpl
 
TestIndex() - Constructor for class it.com.atlassian.plugin.refimpl.TestIndex
 
testIndex() - Method in class it.com.atlassian.plugin.refimpl.TestIndex
 
TestLogin - Class in it.com.atlassian.plugin.refimpl
 
TestLogin() - Constructor for class it.com.atlassian.plugin.refimpl.TestLogin
 
testLogin() - Method in class it.com.atlassian.webdriver.refapp.TestRefappHeader
 
testLogout() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
testLogout() - Method in class it.com.atlassian.webdriver.refapp.TestRefappHeader
 
testParseMap() - Method in class com.atlassian.plugin.refimpl.ConfigParserTest
 
TestPluginStartup - Class in it.com.atlassian.plugin.refimpl
Tests plugin and module enablement and startup state, using atlassian-healthcheck.
TestPluginStartup() - Constructor for class it.com.atlassian.plugin.refimpl.TestPluginStartup
 
TestRefappHeader - Class in it.com.atlassian.webdriver.refapp
 
TestRefappHeader() - Constructor for class it.com.atlassian.webdriver.refapp.TestRefappHeader
 
TestRefimplPluginSettingsFactory - Class in com.atlassian.refapp.sal.pluginsettings
 
TestRefimplPluginSettingsFactory() - Constructor for class com.atlassian.refapp.sal.pluginsettings.TestRefimplPluginSettingsFactory
 
TestRequiredServices - Class in it.com.atlassian.plugin.refimpl
 
TestRequiredServices() - Constructor for class it.com.atlassian.plugin.refimpl.TestRequiredServices
 
testRequiredServicesAvailable() - Method in class it.com.atlassian.plugin.refimpl.TestRequiredServices
 
TestRunner - Class in it.com.atlassian.plugin.refimpl
 
TestRunner() - Constructor for class it.com.atlassian.plugin.refimpl.TestRunner
 
testUnescape() - Method in class com.atlassian.refapp.sal.pluginsettings.TestXmlUtils
 
testUserLogin() - Method in class it.com.atlassian.plugin.refimpl.TestLogin
 
TestWebSudo - Class in it.com.atlassian.plugin.refimpl
 
TestWebSudo() - Constructor for class it.com.atlassian.plugin.refimpl.TestWebSudo
 
testWebSudoByPass() - Method in class it.com.atlassian.plugin.refimpl.TestWebSudo
 
testWebSudoPrivilegesCanBeDropped() - Method in class it.com.atlassian.plugin.refimpl.TestWebSudo
 
testWebSudoRequired() - Method in class it.com.atlassian.plugin.refimpl.TestWebSudo
 
testWebSudoRequiredWrongPassword() - Method in class it.com.atlassian.plugin.refimpl.TestWebSudo
 
testWebSudoStateIsShown() - Method in class it.com.atlassian.plugin.refimpl.TestWebSudo
 
TestXmlUtils - Class in com.atlassian.refapp.sal.pluginsettings
 
TestXmlUtils() - Constructor for class com.atlassian.refapp.sal.pluginsettings.TestXmlUtils
 
throwsNullPointerExceptionIfRequestIsNull() - Method in class com.atlassian.refapp.sal.HttpServletRequestBaseUrlExtractorTest
 
A B C D E F G H I L M N O P R S T 
Skip navigation links

Copyright © 2018 Atlassian. All rights reserved.