public class IntegrationTestAdaptiveMostUsedLabelsCacheImpl
extends AbstractInjectableStateTest
Constructor and Description |
---|
IntegrationTestAdaptiveMostUsedLabelsCacheImpl() |
Modifier and Type | Method and Description |
---|---|
void |
checkThatOldRecordsAreDeleted()
Checks that old records (haven't updated for 60 days) are deleted
|
void |
clearPersister()
Tests clearing data
|
void |
clearPersisterRecordsBeforeTs()
Tests clearing expired data
|
void |
setup() |
void |
taskQueueIsProcessedProperly()
Tests that tasks queue is processed properly
|
void |
testDeleteBySpaceId()
Just test that cache record is deleted properly
|
void |
updatePersistentRecord()
Check that "write" method basically rewrites the record in DB
|
void |
writeReadPersister()
Tests read-write operations for database based persister
|
public IntegrationTestAdaptiveMostUsedLabelsCacheImpl()
public void setup()
public void writeReadPersister()
public void clearPersister()
public void clearPersisterRecordsBeforeTs()
public void taskQueueIsProcessedProperly()
public void checkThatOldRecordsAreDeleted()
public void testDeleteBySpaceId()
public void updatePersistentRecord()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences