A B C D E F G H I M N P S T V X Z

A

AbstractSpoolTest - Class in com.atlassian.core.spool
 
AbstractSpoolTest() - Constructor for class com.atlassian.core.spool.AbstractSpoolTest
 
acceptPrettyFormatDurations() - Method in class com.atlassian.core.util.TestDurationUtils
 
AdaptiveThresholdPredicateTest - Class in com.atlassian.core.util.thumbnail
 
AdaptiveThresholdPredicateTest() - Constructor for class com.atlassian.core.util.thumbnail.AdaptiveThresholdPredicateTest
 
addParameter(String, String) - Method in interface com.atlassian.core.filters.ServletStubs.Request
Adds a parameter value which is returned by ServletRequest.getParameter(String) and ServletRequest.getParameterValues(String).

B

badNumbersCauseException() - Method in class com.atlassian.core.util.TestDurationUtils
 
blankStringIsEmptyDuration() - Method in class com.atlassian.core.util.TestDurationUtils
 

C

com.atlassian.core.bean - package com.atlassian.core.bean
 
com.atlassian.core.cron - package com.atlassian.core.cron
 
com.atlassian.core.cron.generator - package com.atlassian.core.cron.generator
 
com.atlassian.core.cron.parser - package com.atlassian.core.cron.parser
 
com.atlassian.core.filters - package com.atlassian.core.filters
 
com.atlassian.core.filters.cache - package com.atlassian.core.filters.cache
 
com.atlassian.core.filters.encoding - package com.atlassian.core.filters.encoding
 
com.atlassian.core.filters.legacy - package com.atlassian.core.filters.legacy
 
com.atlassian.core.logging - package com.atlassian.core.logging
 
com.atlassian.core.spool - package com.atlassian.core.spool
 
com.atlassian.core.task - package com.atlassian.core.task
 
com.atlassian.core.task.longrunning - package com.atlassian.core.task.longrunning
 
com.atlassian.core.test.util - package com.atlassian.core.test.util
 
com.atlassian.core.user.preferences - package com.atlassian.core.user.preferences
 
com.atlassian.core.util - package com.atlassian.core.util
 
com.atlassian.core.util.collection - package com.atlassian.core.util.collection
 
com.atlassian.core.util.filter - package com.atlassian.core.util.filter
 
com.atlassian.core.util.map - package com.atlassian.core.util.map
 
com.atlassian.core.util.thumbnail - package com.atlassian.core.util.thumbnail
 
com.atlassian.core.util.zip - package com.atlassian.core.util.zip
 

D

DimensionsHelperTest - Class in com.atlassian.core.util.thumbnail
 
DimensionsHelperTest() - Constructor for class com.atlassian.core.util.thumbnail.DimensionsHelperTest
 
doFilter(ServletRequest, ServletResponse) - Method in class com.atlassian.core.filters.NoOpFilterChain
 
doFilter(ServletRequest, ServletResponse) - Method in class com.atlassian.core.filters.StubEncodingFilter
If you want to omit the filterChain, this class will substitute a no-op instance.
durationsMustRoundToWholeMinutes() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationTokensFailsWhenResourceMissing() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationTokensFromI18nResources() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationTokensFromI18nResourcesNonAsciiUnits() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationUsingDifferentDecimalFormat() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationUsingDifferentDigits() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationUsingDifferentUnits() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationUsingMultipleDifferentUnits() - Method in class com.atlassian.core.util.TestDurationUtils
 
durationUsingNonAsciiUnits() - Method in class com.atlassian.core.util.TestDurationUtils
 

E

EasyMapTest - Class in com.atlassian.core.util.map
 
EasyMapTest() - Constructor for class com.atlassian.core.util.map.EasyMapTest
 
ensureBadStringsFailToParse() - Method in class com.atlassian.core.util.TestDurationUtils
 
EntityObjectTest - Class in com.atlassian.core.bean
EntityObjectTest(String) - Constructor for class com.atlassian.core.bean.EntityObjectTest
 
ErrorQueueTaskQueueTestCase - Class in com.atlassian.core.task
Created by IntelliJ IDEA.
ErrorQueueTaskQueueTestCase() - Constructor for class com.atlassian.core.task.ErrorQueueTaskQueueTestCase
 

F

FilePathUtilsTest - Class in com.atlassian.core.util.zip
 
FilePathUtilsTest() - Constructor for class com.atlassian.core.util.zip.FilePathUtilsTest
 
folder - Variable in class com.atlassian.core.util.zip.FolderArchiverTest
 
FolderArchiverTest - Class in com.atlassian.core.util.zip
 
FolderArchiverTest() - Constructor for class com.atlassian.core.util.zip.FolderArchiverTest
 
fractionalUnitsPermitted() - Method in class com.atlassian.core.util.TestDurationUtils
 

G

get(String) - Method in interface com.atlassian.core.test.util.TestDuckTypeProxy.MyInterface
 
get(Integer) - Method in interface com.atlassian.core.test.util.TestDuckTypeProxy.MyInterface
 
getContentType() - Method in interface com.atlassian.core.filters.ServletStubs.Response
 
getContentType() - Method in class com.atlassian.core.filters.StubEncodingFilter
 
getDateHeader(String) - Method in interface com.atlassian.core.filters.ServletStubs.Response
Return the header value set by HttpServletResponse.setDateHeader(String, long), or -1 if the header has not been set.
getEncoding() - Method in class com.atlassian.core.filters.StubEncodingFilter
 
getHeader(String) - Method in interface com.atlassian.core.filters.ServletStubs.Response
Return the header value set by HttpServletResponse.setHeader(String, String), or null if the header has not been set.
getInstance() - Static method in class com.atlassian.core.filters.NoOpFilterChain
 
getInteger() - Method in interface com.atlassian.core.test.util.TestDuckTypeProxy.MyInterface
 
getLong() - Method in interface com.atlassian.core.test.util.TestDuckTypeProxy.MyInterface
 
getOutput() - Method in interface com.atlassian.core.filters.ServletStubs.Response
Returns all the data written to the response's ServletResponse.getWriter() as a String.
getRequestInstance() - Static method in class com.atlassian.core.filters.ServletStubs
 
getResponseInstance() - Static method in class com.atlassian.core.filters.ServletStubs
 
getString() - Method in interface com.atlassian.core.test.util.TestDuckTypeProxy.MyInterface
 
getStuffed() - Method in interface com.atlassian.core.test.util.TestDuckTypeProxy.MyInterface
 
getTestData(int) - Method in class com.atlassian.core.spool.AbstractSpoolTest
 
getTestFile() - Method in class com.atlassian.core.spool.AbstractSpoolTest
 
getText(String) - Method in class com.atlassian.core.cron.MockI18nBean
 
getText(String, Object[]) - Method in class com.atlassian.core.cron.MockI18nBean
 

H

hasEntry(String, String) - Static method in class com.atlassian.core.util.zip.ZipMatchers
 
hasEntryWithName(String) - Static method in class com.atlassian.core.util.zip.ZipMatchers
 

I

IMAGE_HEIGHT - Static variable in class com.atlassian.core.util.thumbnail.DimensionsHelperTest
 
IMAGE_WIDTH - Static variable in class com.atlassian.core.util.thumbnail.DimensionsHelperTest
 

M

MockI18nBean - Class in com.atlassian.core.cron
 
MockI18nBean() - Constructor for class com.atlassian.core.cron.MockI18nBean
 
moreThanOneNumberWithOneUsingDefaultUnits() - Method in class com.atlassian.core.util.TestDurationUtils
 
moreThanOneNumberWithOneUsingDefaultUnitsWithLeadingTrailingSpaces() - Method in class com.atlassian.core.util.TestDurationUtils
 
moreThanOneNumberWithUnitsSpecified() - Method in class com.atlassian.core.util.TestDurationUtils
 
MultiQueueTaskManagerTestCase - Class in com.atlassian.core.task
Created by IntelliJ IDEA.
MultiQueueTaskManagerTestCase() - Constructor for class com.atlassian.core.task.MultiQueueTaskManagerTestCase
 

N

NoOpFilterChain - Class in com.atlassian.core.filters
 

P

parseJustNumberUsingDefaultUnit() - Method in class com.atlassian.core.util.TestDurationUtils
 
parseJustNumberUsingDefaultUnitWithLeadingTrailingSpaces() - Method in class com.atlassian.core.util.TestDurationUtils
 

S

secondsNotSupportedAsUnit() - Method in class com.atlassian.core.util.TestDurationUtils
 
ServletStubs - Class in com.atlassian.core.filters
 
ServletStubs() - Constructor for class com.atlassian.core.filters.ServletStubs
 
ServletStubs.Request - Interface in com.atlassian.core.filters
 
ServletStubs.Response - Interface in com.atlassian.core.filters
This adds methods to HttpServletResponse to get and set values you can't otherwise change.
setCharacterEncoding(String) - Method in interface com.atlassian.core.filters.ServletStubs.Response
Set the character encoding to be returned by ServletResponse.getCharacterEncoding().
setContentType(String) - Method in class com.atlassian.core.filters.StubEncodingFilter
 
setEncoding(String) - Method in class com.atlassian.core.filters.StubEncodingFilter
 
setParameter(String, String) - Method in interface com.atlassian.core.filters.ServletStubs.Request
Sets a parameter which is returned by ServletRequest.getParameter(String) and ServletRequest.getParameterValues(String).
setParameterMap(HashMap<String, String[]>) - Method in interface com.atlassian.core.filters.ServletStubs.Request
Sets the parameter map to be returned by ServletRequest.getParameterMap().
setRequestURI(String) - Method in interface com.atlassian.core.filters.ServletStubs.Request
Sets the request URI which is returned by HttpServletRequest.getRequestURI().
setUp() - Method in class com.atlassian.core.bean.EntityObjectTest
 
setUp() - Method in class com.atlassian.core.filters.cache.TestAbstractCachingFilter
 
setUp() - Method in class com.atlassian.core.filters.cache.TestJspCachingStrategy
 
setUp() - Method in class com.atlassian.core.filters.encoding.TestFixedHtmlEncodingResponseWrapper
 
setUp() - Method in class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
setUp() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilter
 
setUp() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterCachingHeaders
 
setUp() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterContentLocationHandling
 
setUp() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
setUp() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
setUp() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
setUp() - Method in class com.atlassian.core.util.TestDateUtils
 
setUp() - Method in class com.atlassian.core.util.TestFileSize
 
setUp() - Method in class com.atlassian.core.util.thumbnail.DimensionsHelperTest
 
setUp() - Method in class com.atlassian.core.util.thumbnail.StreamImageScaleTest
 
setUp() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
setUp() - Method in class com.atlassian.core.util.thumbnail.ThumbnailRendererTest
 
StreamImageScaleTest - Class in com.atlassian.core.util.thumbnail
 
StreamImageScaleTest() - Constructor for class com.atlassian.core.util.thumbnail.StreamImageScaleTest
 
StubEncodingFilter - Class in com.atlassian.core.filters
 
StubEncodingFilter() - Constructor for class com.atlassian.core.filters.StubEncodingFilter
 

T

TaskManagerTestCase - Class in com.atlassian.core.task
Created by IntelliJ IDEA.
TaskManagerTestCase() - Constructor for class com.atlassian.core.task.TaskManagerTestCase
 
tearDown() - Method in class com.atlassian.core.bean.EntityObjectTest
 
tearDown() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
tearDown() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
tearDown() - Method in class com.atlassian.core.util.TestFileSize
 
tearDown() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
temporaryFolder - Variable in class com.atlassian.core.util.zip.TestZipArchiver
 
test12HourEdgeCases() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
TEST_LOGGING_EVENT - Static variable in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
TestAbstractCachingFilter - Class in com.atlassian.core.filters.cache
 
TestAbstractCachingFilter() - Constructor for class com.atlassian.core.filters.cache.TestAbstractCachingFilter
 
TestAbstractEncodingFilter - Class in com.atlassian.core.filters.encoding
You might be looking for the test for the old class, this one tests the new simplified filter.
TestAbstractEncodingFilter() - Constructor for class com.atlassian.core.filters.encoding.TestAbstractEncodingFilter
 
TestAbstractEncodingFilter - Class in com.atlassian.core.filters
This test only covers the actual encoding-related (i.e.
TestAbstractEncodingFilter() - Constructor for class com.atlassian.core.filters.TestAbstractEncodingFilter
 
TestAbstractEncodingFilterCachingHeaders - Class in com.atlassian.core.filters
 
TestAbstractEncodingFilterCachingHeaders() - Constructor for class com.atlassian.core.filters.TestAbstractEncodingFilterCachingHeaders
 
TestAbstractEncodingFilterContentLocationHandling - Class in com.atlassian.core.filters
 
TestAbstractEncodingFilterContentLocationHandling() - Constructor for class com.atlassian.core.filters.TestAbstractEncodingFilterContentLocationHandling
 
TestAbstractEncodingFilterPunctuationReplacement - Class in com.atlassian.core.filters
 
TestAbstractEncodingFilterPunctuationReplacement() - Constructor for class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
testAdd() - Method in class com.atlassian.core.bean.TestMathBean
 
testAddCookie() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testAddCookieNull() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testAddDateHeader() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testAddHeader() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testAddIntHeader() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testAdvanced() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testAllCmykImagesShouldBeLoaded() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testAlreadyFilteredHttpServletRequest() - Method in class com.atlassian.core.filters.TestHeaderSanitisingFilter
 
testAlreadyFilteredNonHttpServletRequest() - Method in class com.atlassian.core.filters.TestHeaderSanitisingFilter
 
testAnInvalidPpmFileDoesNotLeadToEndlessLoops() - Method in class com.atlassian.core.util.TestImageInfo
 
testAppendMultipleDirectories() - Method in class com.atlassian.core.util.zip.TestZipArchiver
 
testAppendMultipleEntriesFromStream() - Method in class com.atlassian.core.util.zip.TestZipArchiver
 
testAppendMultipleEntriesViaReturnedEntryOutputStream() - Method in class com.atlassian.core.util.zip.TestZipArchiver
 
testAppendMultipleFiles() - Method in class com.atlassian.core.util.zip.TestZipArchiver
 
testBasicFunctionality() - Method in class com.atlassian.core.util.thumbnail.AdaptiveThresholdPredicateTest
 
testBothHourAndMinuteIncrements() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
If both hour and minute increments are specified, and the hour increment is more than 1, then the resulting CronEditorBean will be in "advanced mode", and thus should round trip okay
testBufferedFileSpool() - Method in class com.atlassian.core.spool.TestSpools
 
testBuild1() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testBuild2() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testBuild3() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testBuild4() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testBuild5() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testBuild6() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testBuild7() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testBuild8() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testByteArraySpool() - Method in class com.atlassian.core.spool.TestSpools
 
testCachingHeaders() - Method in class com.atlassian.core.filters.cache.TestJspCachingStrategy
 
testCachingHeadersAppliedToJspaRequests() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterCachingHeaders
 
testCachingHeadersAppliedToJspRequests() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterCachingHeaders
 
testCannotAddHeader() - Method in class com.atlassian.core.filters.legacy.TestNoContentLocationHeaderResponseWrapper
 
testCannotSetHeader() - Method in class com.atlassian.core.filters.legacy.TestNoContentLocationHeaderResponseWrapper
 
testCharEscape() - Method in class com.atlassian.core.util.XMLUtilsTest
 
testCheckGif() - Method in class com.atlassian.core.util.TestImageInfo
 
testCheckJPeg() - Method in class com.atlassian.core.util.TestImageInfo
 
testCheckJPegWithInvalidData() - Method in class com.atlassian.core.util.TestImageInfo
 
testCheckPng() - Method in class com.atlassian.core.util.TestImageInfo
 
testCleanString() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testCompressEmptyFolderStructure() - Method in class com.atlassian.core.util.zip.TestZipArchiver
 
testContentLocationHeaderCannotBeAdded() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterContentLocationHandling
 
testContentLocationHeaderCannotBeSet() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterContentLocationHandling
 
testCopy() - Method in class com.atlassian.core.util.TestFileUtils
 
testCopyFile() - Method in class com.atlassian.core.util.TestFileUtils
 
testCreateCommaSeperatedString() - Method in class com.atlassian.core.util.TestStringUtils
 
TestCronDayOfWeekEntry - Class in com.atlassian.core.cron.parser
 
TestCronDayOfWeekEntry() - Constructor for class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
TestCronExpressionDescriptor - Class in com.atlassian.core.cron.generator
TODO: javadoc
TestCronExpressionDescriptor() - Constructor for class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
TestCronExpressionGenerator - Class in com.atlassian.core.cron.generator
 
TestCronExpressionGenerator() - Constructor for class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
TestCronExpressionParser - Class in com.atlassian.core.cron.parser
 
TestCronExpressionParser() - Constructor for class com.atlassian.core.cron.parser.TestCronExpressionParser
 
TestCronHourEntry - Class in com.atlassian.core.cron.parser
 
TestCronHourEntry() - Constructor for class com.atlassian.core.cron.parser.TestCronHourEntry
 
testCronHoursEntryNoIncrementOrRange() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
testCronHoursEntryWithIncrementAndRange() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
testCronHoursEntryWithIncrementNoRange() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
TestCronMinutesEntry - Class in com.atlassian.core.cron.parser
 
TestCronMinutesEntry() - Constructor for class com.atlassian.core.cron.parser.TestCronMinutesEntry
 
testDaily10am() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDailyCronWithFromAndTo() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testDailyCronWithRunOnce() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testDailySpecEvery15MinutesForOneHourOnly() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDailySpecEvery15MinutesForOneHourOnlyUsingRange() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDailySpecEveryFifteenMinutesOfEverySecondHourAllDay() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDailySpecEveryTwoHoursAllDay() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDailySpecEveryTwoHoursInRange() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDailySpecOncePerDay() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDailySpecWithInvalidFrequency() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDateCalendarGetters() - Method in class com.atlassian.core.util.TestDateUtils
 
testDateDifference1() - Method in class com.atlassian.core.util.TestDateUtils
 
TestDateUtils - Class in com.atlassian.core.util
 
TestDateUtils() - Constructor for class com.atlassian.core.util.TestDateUtils
 
testDayOfMonth() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testDayOfMonthIsValid() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDayOfMonthRunOnce() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testDayOfWeekFromTo() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testDayOfWeekOfMonth() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testDayOfWeekOfMonth() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDayOfWeekOfMonthRunOnce() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testDayOfWeekOfMonthRunOnceLastOfMonth() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testDayOfWeekRunOnce() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testDayOfWeekSpecifed() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testDayOfWeekWithFromTo() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testDayOfWeekWithInvalidOrdinals() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testDayOfWeekWithOrdinal() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testDayOfWeekWithOrdinalLast() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testDayOfWeekWithRunOnce() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testDaysOfWeekIsValid() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testDefault() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testDefaultContentTypeAndEncodingAreSet() - Method in class com.atlassian.core.filters.encoding.TestAbstractEncodingFilter
 
testDefaultContentTypeAndEncodingAreSet() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilter
 
testDefaultCronString() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
TestDefaultPreferences - Class in com.atlassian.core.user.preferences
 
TestDefaultPreferences(String) - Constructor for class com.atlassian.core.user.preferences.TestDefaultPreferences
 
testDeferredSpoolInputStreamRemovesSpoolOnClose() - Method in class com.atlassian.core.spool.TestSpoolStreams
 
testDeferredSpoolOutputStreamInMemory() - Method in class com.atlassian.core.spool.TestSpoolStreams
 
testDeferredSpoolOutputStreamToFile() - Method in class com.atlassian.core.spool.TestSpoolStreams
 
testDetermineScaleSize() - Method in class com.atlassian.core.util.thumbnail.DimensionsHelperTest
Testing extremely wide and tall images clamp minimum width and height to 1, as per http://jira.atlassian.com/browse/JRA-20369
testDisabledPreventsAddingErrorMessages() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
testDivide() - Method in class com.atlassian.core.bean.TestMathBean
 
testDoArchive() - Method in class com.atlassian.core.util.zip.FolderArchiverTest
 
testDoesNotMatchOtherUrls() - Method in class com.atlassian.core.filters.cache.TestJspCachingStrategy
 
testDoFolderArchive() - Method in class com.atlassian.core.util.zip.FolderArchiverTest
 
testDoFolderArchiveProhibitedName() - Method in class com.atlassian.core.util.zip.FolderArchiverTest
 
TestDuckTypeProxy - Class in com.atlassian.core.test.util
 
TestDuckTypeProxy() - Constructor for class com.atlassian.core.test.util.TestDuckTypeProxy
 
TestDuckTypeProxy.MyInterface - Interface in com.atlassian.core.test.util
 
testDurationPretty() - Method in class com.atlassian.core.util.TestDateUtils
 
testDurationPrettySeconds() - Method in class com.atlassian.core.util.TestDateUtils
 
testDurationPrettySecondsResolution() - Method in class com.atlassian.core.util.TestDateUtils
 
testDurationString() - Method in class com.atlassian.core.util.TestDateUtils
 
testDurationStringWithNegative() - Method in class com.atlassian.core.util.TestDateUtils
 
TestDurationUtils - Class in com.atlassian.core.util
 
TestDurationUtils() - Constructor for class com.atlassian.core.util.TestDurationUtils
 
TestEasyList - Class in com.atlassian.core.util.collection
 
TestEasyList() - Constructor for class com.atlassian.core.util.collection.TestEasyList
 
testEasyMapKeyValues() - Method in class com.atlassian.core.util.map.EasyMapTest
 
testElapsedTime() - Method in class com.atlassian.core.task.longrunning.TestLongRunningTask
 
testEnabledAllowsErrorMessages() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
testEquals() - Method in class com.atlassian.core.bean.EntityObjectTest
 
testEqualsIgnoreLineTerminators() - Method in class com.atlassian.core.util.TestStringUtils
 
testEqualTimeStamps1() - Method in class com.atlassian.core.util.TestDateUtils
 
testEqualTimeStamps2() - Method in class com.atlassian.core.util.TestDateUtils
 
testEqualTimeStamps3() - Method in class com.atlassian.core.util.TestDateUtils
 
testEqualTimeStamps4() - Method in class com.atlassian.core.util.TestDateUtils
 
testEscape() - Method in class com.atlassian.core.util.XMLUtilsTest
 
testEscapeCDataSection() - Method in class com.atlassian.core.util.XMLUtilsTest
 
testEvery3Days() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
TestFileSize - Class in com.atlassian.core.util
 
TestFileSize(String) - Constructor for class com.atlassian.core.util.TestFileSize
 
TestFileUtils - Class in com.atlassian.core.util
 
TestFileUtils() - Constructor for class com.atlassian.core.util.TestFileUtils
 
testFilter() - Method in class com.atlassian.core.util.filter.TestListFilter
 
testFirstStrategyMatches() - Method in class com.atlassian.core.filters.cache.TestAbstractCachingFilter
 
TestFixedHtmlEncodingResponseWrapper - Class in com.atlassian.core.filters.encoding
 
TestFixedHtmlEncodingResponseWrapper() - Constructor for class com.atlassian.core.filters.encoding.TestFixedHtmlEncodingResponseWrapper
 
testFormat() - Method in class com.atlassian.core.util.TestFileSize
 
testFormatDate() - Method in class com.atlassian.core.util.TestDateUtils
 
testFormatGreaterThan1GB() - Method in class com.atlassian.core.util.TestFileSize
 
testFormatLessThan1KB() - Method in class com.atlassian.core.util.TestFileSize
 
testFormatLessThan1MB() - Method in class com.atlassian.core.util.TestFileSize
 
testGenerateDailySpecFromToWithHourInterval() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDailySpecFromToWithMinuteInterval() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDailySpecRunOnce() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDailySpecRunOnceInMonthMode() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDailySpecWithEqualFromToHourInterval() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDailySpecWithEqualFromToMinuteInterval() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDailySpecWithIntervalAndRunOnce() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDailySpecWithNoIntervalAndNoRunOnce() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDayOfMonthSpecWithDayOfMonthNotSet() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDayOfMonthSpecWithDayOfMonthSet() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDayOfWeekOfMonthSpecLastMonday() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDayOfWeekOfMonthSpecSecondTuesday() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDayOfWeekOfMonthWithoutOrdinal() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDayOfWeekOfMonthWithoutSpecifiedDaysPerWeek() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDaysOfWeekSpecWithDaysNotSet() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGenerateDaysOfWeekSpecWithDaysSet() - Method in class com.atlassian.core.cron.generator.TestCronExpressionGenerator
 
testGet24HourTime() - Method in class com.atlassian.core.util.TestDateUtils
 
testGetDaysAsNumbers() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testGetDuration() - Method in class com.atlassian.core.util.TestDateUtils
 
testGetDuration2() - Method in class com.atlassian.core.util.TestDateUtils
 
testGetDurationCustomDefault() - Method in class com.atlassian.core.util.TestDateUtils
 
testGetDurationWithNegative() - Method in class com.atlassian.core.util.TestDateUtils
 
testGetPrettyScheduleAdvanced() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaily10AMNonPreferredGeneratorFormat() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDailyAllDayEvery15Minutes() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDailyAllDayEvery2Hours() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDailyAt10() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDailyAt1035() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDailyBetween10And3Every2Hours() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDailyBetween9And2Every15Minutes() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerMonthFirstOfMonth() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerMonthLastFriday() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerMonthLastOfMonth() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerMonthSecondWednesday() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerWeekMonday() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerWeekMondayTueAndThurs() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerWeekMondayTueWithRange() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerWeekSunTueThu() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleDaysPerWeekTueAndThurs() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleInvalid() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleWithHoursAndMinutesIncrementsRoundTrips() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleWithSingleHourAndMinutesIncrementsRoundTrips() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGetPrettyScheduleWithSingleHourRangeAndMinutesIncrementsRoundTrips() - Method in class com.atlassian.core.cron.generator.TestCronExpressionDescriptor
 
testGettingLongPreference() - Method in class com.atlassian.core.user.preferences.TestDefaultPreferences
 
testGettingMaxIssuesPreferenceNoUser() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
testGettingMaxIssuesPreferenceWithUser() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
testGettingNonExistentPreference() - Method in class com.atlassian.core.user.preferences.TestDefaultPreferences
 
testGettingNonExistentPreference() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
testGettingRightDimensionsInHappyPath() - Method in class com.atlassian.core.util.thumbnail.DimensionsHelperTest
 
testGettingStringPreference() - Method in class com.atlassian.core.user.preferences.TestDefaultPreferences
 
testHashCodeEquals() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
TestHeaderSanitisingFilter - Class in com.atlassian.core.filters
 
TestHeaderSanitisingFilter() - Constructor for class com.atlassian.core.filters.TestHeaderSanitisingFilter
 
TestHeaderSanitisingResponseWrapper - Class in com.atlassian.core.filters
 
TestHeaderSanitisingResponseWrapper() - Constructor for class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testHighRangeStrings() - Method in class com.atlassian.core.util.TestStringUtils
 
testHourRangeAllDayWithIncrement120() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHourRangeAllDayWithIncrement15() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHourRangeEndingAtMidnight() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHourRangeStartingAtMidnight() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHourRangeWithMinutesIncrement15() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHourRangeWithMinutesIncrement30() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHoursMinutes() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHoursWithIncrement1() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHoursWithIncrement2() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testHoursWithIncrement3() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
TestHTMLUtils - Class in com.atlassian.core.util
 
TestHTMLUtils(String) - Constructor for class com.atlassian.core.util.TestHTMLUtils
 
testIdenticalWithAllMultipleValues() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithBooleans() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithDates() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithDifferentKeys() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithDoubles() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithInts() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithLongs() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithNulls() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithStrings() - Method in class com.atlassian.core.util.TestPropertyUtils
 
testIdenticalWithTexts() - Method in class com.atlassian.core.util.TestPropertyUtils
 
TestImageInfo - Class in com.atlassian.core.util
 
TestImageInfo() - Constructor for class com.atlassian.core.util.TestImageInfo
 
testInvalidControlCharacters() - Method in class com.atlassian.core.util.TestStringUtils
 
testInvalidCronHours() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
testInvalidCronStringGoesToAdvancedMode() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testInvalidCronStringHourContainsComma() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testInvalidCronStringPassesBackDefaultCronStrings() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testInvalidImageThrowsIOException() - Method in class com.atlassian.core.util.thumbnail.StreamImageScaleTest
 
testInvalids() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testInvalids() - Method in class com.atlassian.core.cron.parser.TestCronMinutesEntry
 
testIsDifferent() - Method in class com.atlassian.core.util.TestObjectUtils
 
testIsIdentical() - Method in class com.atlassian.core.util.TestObjectUtils
 
testISO8859() - Method in class com.atlassian.core.util.TestStringUtils
 
TestJspCachingStrategy - Class in com.atlassian.core.filters.cache
 
TestJspCachingStrategy() - Constructor for class com.atlassian.core.filters.cache.TestJspCachingStrategy
 
testLimitDefault() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
testLimitMutated() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
testLimitNormal() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
TestListFilter - Class in com.atlassian.core.util.filter
 
TestListFilter() - Constructor for class com.atlassian.core.util.filter.TestListFilter
 
testLongDivide() - Method in class com.atlassian.core.bean.TestMathBean
 
testLongDivide2() - Method in class com.atlassian.core.bean.TestMathBean
 
testLonglong() - Method in class com.atlassian.core.util.TestFileSize
 
TestLongRunningTask - Class in com.atlassian.core.task.longrunning
 
TestLongRunningTask() - Constructor for class com.atlassian.core.task.longrunning.TestLongRunningTask
 
testMatchesJspaUrls() - Method in class com.atlassian.core.filters.cache.TestJspCachingStrategy
 
testMatchesJspUrls() - Method in class com.atlassian.core.filters.cache.TestJspCachingStrategy
 
TestMathBean - Class in com.atlassian.core.bean
 
TestMathBean(String) - Constructor for class com.atlassian.core.bean.TestMathBean
 
testMergeListOneNull() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testMergeListsWithItems() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testMergeListTwoNulls() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testMergeListWithAllNulls() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testMidnight() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testMinuteIncrementForSingleHour() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
The following cron expr will also result in "advanced mode" being triggered
testMinuteIncrementForSingleHourRange() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testMinutes() - Method in class com.atlassian.core.cron.parser.TestCronMinutesEntry
 
testMonthEntryIsInvalid() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testMoveDir() - Method in class com.atlassian.core.util.TestFileUtils
 
testMultiply() - Method in class com.atlassian.core.bean.TestMathBean
 
testNoCachingHeadersByDefault() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterCachingHeaders
 
TestNoContentLocationHeaderResponseWrapper - Class in com.atlassian.core.filters.legacy
 
TestNoContentLocationHeaderResponseWrapper() - Constructor for class com.atlassian.core.filters.legacy.TestNoContentLocationHeaderResponseWrapper
 
testNormalString() - Method in class com.atlassian.core.util.TestStringUtils
 
testNotAlreadyFilteredHttpServletRequest() - Method in class com.atlassian.core.filters.TestHeaderSanitisingFilter
 
testNotAlreadyFilteredNonHttpServletRequest() - Method in class com.atlassian.core.filters.TestHeaderSanitisingFilter
 
testNotNullParameter() - Method in class com.atlassian.core.test.util.TestDuckTypeProxy
 
testNull() - Method in class com.atlassian.core.util.TestStringUtils
 
testNullInputHandling() - Method in class com.atlassian.core.util.XMLUtilsTest
 
testNullParameter() - Method in class com.atlassian.core.test.util.TestDuckTypeProxy
 
TestObjectUtils - Class in com.atlassian.core.util
 
TestObjectUtils(String) - Constructor for class com.atlassian.core.util.TestObjectUtils
 
testOneDayOfWeekRunOnce() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testOnlyControlCharacters() - Method in class com.atlassian.core.util.TestStringUtils
 
testOrdinal() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testOutOfRange() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
testOutOfRange() - Method in class com.atlassian.core.cron.parser.TestCronMinutesEntry
 
testParametersUnchangedInUtf16() - Method in class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
testParametersUnchangedInUtf16() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
testPercentage() - Method in class com.atlassian.core.bean.TestMathBean
 
testPercentageWidth() - Method in class com.atlassian.core.bean.TestMathBean
 
testPngWithCorruptedMetaData() - Method in class com.atlassian.core.util.TestImageInfo
 
testPngWithJiraTag() - Method in class com.atlassian.core.util.TestImageInfo
 
testPreferencesNotNull() - Method in class com.atlassian.core.user.preferences.TestDefaultPreferences
 
TestPropertyUtils - Class in com.atlassian.core.util
 
TestPropertyUtils(String) - Constructor for class com.atlassian.core.util.TestPropertyUtils
 
testProxyDelegatesToSecond() - Method in class com.atlassian.core.test.util.TestDuckTypeProxy
 
testProxyReturns() - Method in class com.atlassian.core.test.util.TestDuckTypeProxy
 
testProxyThrows() - Method in class com.atlassian.core.test.util.TestDuckTypeProxy
 
testProxyThrowsTarget() - Method in class com.atlassian.core.test.util.TestDuckTypeProxy
 
testPunctuationRemovedByGetParameterMap() - Method in class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
testPunctuationRemovedByGetParameterMap() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
testPunctuationRemovedByGetParameterValues() - Method in class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
testPunctuationRemovedByGetParameterValues() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
testRemove() - Method in class com.atlassian.core.util.filter.TestListFilter
 
testRenderInMemory() - Method in class com.atlassian.core.util.thumbnail.ThumbnailRendererTest
 
testRenderInStream() - Method in class com.atlassian.core.util.thumbnail.ThumbnailRendererTest
 
testReplaceAll() - Method in class com.atlassian.core.util.TestStringUtils
 
testReplaceAllDips() - Method in class com.atlassian.core.util.TestStringUtils
 
testRetrieveOrCreateThumbnailBrokenGif() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailCMYKJpg() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailJpg() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailJpgAsStream() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailOpaqueGif() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailOpaqueGifAsStream() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailOpaquePng() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailOpaquePngAsStream() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailTransparentGif() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailTransparentGifAsStream() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testRetrieveOrCreateThumbnailTransparentPng() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
TestReusableBufferedInputStream - Class in com.atlassian.core.util
 
TestReusableBufferedInputStream() - Constructor for class com.atlassian.core.util.TestReusableBufferedInputStream
 
testReusableInputStreamIsClosable() - Method in class com.atlassian.core.util.TestReusableBufferedInputStream
 
testReusableInputStreamIsReusable() - Method in class com.atlassian.core.util.TestReusableBufferedInputStream
 
TestRoundTripParserGenerator - Class in com.atlassian.core.cron
 
TestRoundTripParserGenerator() - Constructor for class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testRunOnceAllDaysOfWeek() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
testSaveTestFile() - Method in class com.atlassian.core.util.TestFileUtils
 
testScaleImageForNonBufferedImage() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testScaleImageForNonBufferedImageTransparentGif() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testScaleImageUpscaling() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testScaleImageWithInvalidParams() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
testSecondsImpliesAdvanced() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testSendError() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testSendRedirect() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testSetContentType() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testSetContentTypeHeaderIsAppliedWithoutChanges() - Method in class com.atlassian.core.filters.encoding.TestFixedHtmlEncodingResponseWrapper
 
testSetContentTypeHeaderIsAppliedWithoutChanges() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilter
 
testSetDateHeader() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testSetHeader() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testSetHtmlContentTypeWithCharsetIsIgnored() - Method in class com.atlassian.core.filters.encoding.TestFixedHtmlEncodingResponseWrapper
 
testSetHtmlContentTypeWithCharsetIsIgnored() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilter
 
testSetIntHeader() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testSetNonHtmlContentTypeWithCharsetWorks() - Method in class com.atlassian.core.filters.encoding.TestFixedHtmlEncodingResponseWrapper
 
testSetNonHtmlContentTypeWithCharsetWorks() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilter
 
testSetRawContentTypeAppendsEncoding() - Method in class com.atlassian.core.filters.encoding.TestFixedHtmlEncodingResponseWrapper
 
testSetRawContentTypeAppendsEncoding() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilter
 
testSetStatus() - Method in class com.atlassian.core.filters.TestHeaderSanitisingResponseWrapper
 
testSettingDefaultMaxIssuesPreference() - Method in class com.atlassian.core.user.preferences.TestDefaultPreferences
 
testSettingMaxIssuesPreferenceNoUser() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
testSettingMaxIssuesPreferenceWithUser() - Method in class com.atlassian.core.user.preferences.TestUserPreferences
 
testShutdownInputStream() - Method in class com.atlassian.core.util.TestFileUtils
 
testShutdownInputStreamWithException() - Method in class com.atlassian.core.util.TestFileUtils
 
testShutdownOutputStream() - Method in class com.atlassian.core.util.TestFileUtils
 
testShutdownOutputStreamWithException() - Method in class com.atlassian.core.util.TestFileUtils
 
testSingleDayOfWeek() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testSingleStrategy() - Method in class com.atlassian.core.filters.cache.TestAbstractCachingFilter
 
testSmartSpoolImmediateOverflow() - Method in class com.atlassian.core.spool.TestSpools
 
testSmartSpoolNoImmediateOverflow() - Method in class com.atlassian.core.spool.TestSpools
 
testSplitCommaSeperatedString() - Method in class com.atlassian.core.util.TestStringUtils
 
testSplitListWithEqualListSizeAndSublength() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testSplitListWithLargeList() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testSplitListWithNull() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testSplitListWithSmallList() - Method in class com.atlassian.core.util.collection.TestEasyList
 
testSplitWithSameSizeList() - Method in class com.atlassian.core.util.collection.TestEasyList
 
TestSpools - Class in com.atlassian.core.spool
 
TestSpools() - Constructor for class com.atlassian.core.spool.TestSpools
 
TestSpoolStreams - Class in com.atlassian.core.spool
 
TestSpoolStreams() - Constructor for class com.atlassian.core.spool.TestSpoolStreams
 
testStar() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
testStarWithIncrement() - Method in class com.atlassian.core.cron.parser.TestCronHourEntry
 
testStreamImageHappyPath() - Method in class com.atlassian.core.util.thumbnail.StreamImageScaleTest
 
testStringAllASCII() - Method in class com.atlassian.core.util.TestStringUtils
 
testStringISO_8859_1() - Method in class com.atlassian.core.util.TestStringUtils
 
TestStringUtils - Class in com.atlassian.core.util
 
TestStringUtils(String) - Constructor for class com.atlassian.core.util.TestStringUtils
 
testStripOuterHtmlTags3() - Method in class com.atlassian.core.util.TestHTMLUtils
 
testStripOutHtmlTags1() - Method in class com.atlassian.core.util.TestHTMLUtils
 
testStripOutHtmlTags2() - Method in class com.atlassian.core.util.TestHTMLUtils
 
testStripSlashes() - Method in class com.atlassian.core.util.zip.FilePathUtilsTest
 
testSubclassThatReturnsEmptyArray() - Method in class com.atlassian.core.filters.cache.TestAbstractCachingFilter
 
testSubclassThatReturnsNull() - Method in class com.atlassian.core.filters.cache.TestAbstractCachingFilter
 
testSubstract() - Method in class com.atlassian.core.bean.TestMathBean
 
testTaskManager() - Method in class com.atlassian.core.task.ErrorQueueTaskQueueTestCase
 
testTaskManager() - Method in class com.atlassian.core.task.MultiQueueTaskManagerTestCase
 
testTaskManager() - Method in class com.atlassian.core.task.TaskManagerTestCase
 
TestThreadLocalErrorCollection - Class in com.atlassian.core.logging
 
TestThreadLocalErrorCollection() - Constructor for class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
testThrowsExceptionWhenCannotReadImage() - Method in class com.atlassian.core.util.thumbnail.DimensionsHelperTest
 
testToEndOfPeriod() - Method in class com.atlassian.core.util.TestDateUtils
 
testToggle() - Method in class com.atlassian.core.logging.TestThreadLocalErrorCollection
 
testTomorrowYesterday() - Method in class com.atlassian.core.util.TestDateUtils
 
testToStartOfPeriod() - Method in class com.atlassian.core.util.TestDateUtils
 
testTruncatedPng() - Method in class com.atlassian.core.util.TestImageInfo
 
testTwoStrategies() - Method in class com.atlassian.core.filters.cache.TestAbstractCachingFilter
 
testUnicodePunctuationRemovedFromParametersInUtf8() - Method in class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
testUnicodePunctuationRemovedFromParametersInUtf8() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
testUnicodePunctuationRemovedFromParametersInWindows1252() - Method in class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
testUnicodePunctuationRemovedFromParametersInWindows1252() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
testUpscalingShouldReturnOriginalSize() - Method in class com.atlassian.core.util.thumbnail.ThumberTest
 
TestUserPreferences - Class in com.atlassian.core.user.preferences
 
TestUserPreferences(String) - Constructor for class com.atlassian.core.user.preferences.TestUserPreferences
 
testUTF() - Method in class com.atlassian.core.util.TestStringUtils
 
testValidDuration() - Method in class com.atlassian.core.util.TestDateUtils
 
testValids() - Method in class com.atlassian.core.cron.parser.TestCronDayOfWeekEntry
 
testWindows1252PunctuationRemovedFromParametersInLatin1() - Method in class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
testWindows1252PunctuationRemovedFromParametersInLatin1() - Method in class com.atlassian.core.filters.TestAbstractEncodingFilterPunctuationReplacement
 
TestWordCurlyQuotesRequestWrapper - Class in com.atlassian.core.filters.legacy
 
TestWordCurlyQuotesRequestWrapper() - Constructor for class com.atlassian.core.filters.legacy.TestWordCurlyQuotesRequestWrapper
 
testYearIsAdvanced() - Method in class com.atlassian.core.cron.parser.TestCronExpressionParser
 
testYearMode() - Method in class com.atlassian.core.cron.TestRoundTripParserGenerator
 
TestZipArchiver - Class in com.atlassian.core.util.zip
 
TestZipArchiver() - Constructor for class com.atlassian.core.util.zip.TestZipArchiver
 
ThumberTest - Class in com.atlassian.core.util.thumbnail
This tests vary on the level of abstraction tested.
ThumberTest() - Constructor for class com.atlassian.core.util.thumbnail.ThumberTest
 
ThumbnailRendererTest - Class in com.atlassian.core.util.thumbnail
 
ThumbnailRendererTest() - Constructor for class com.atlassian.core.util.thumbnail.ThumbnailRendererTest
 

V

verifySpool(Spool, byte[]) - Method in class com.atlassian.core.spool.AbstractSpoolTest
 
verifySpool(Spool, InputStream) - Method in class com.atlassian.core.spool.AbstractSpoolTest
 

X

XMLUtilsTest - Class in com.atlassian.core.util
 
XMLUtilsTest() - Constructor for class com.atlassian.core.util.XMLUtilsTest
 

Z

ZipMatchers - Class in com.atlassian.core.util.zip
Zip matchers contains convenient hamcrest matchers to assert content of zip archives.
ZipMatchers() - Constructor for class com.atlassian.core.util.zip.ZipMatchers
 

A B C D E F G H I M N P S T V X Z

Copyright © 2015 Atlassian. All rights reserved.