public class IntegrationTestDefaultTrashRemovalManager
extends AbstractInjectableStateTest
| Modifier and Type | Field and Description |
|---|---|
DarkFeaturesManager |
darkFeatureManager |
| Constructor and Description |
|---|
IntegrationTestDefaultTrashRemovalManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
init() |
void |
onTrashRemovalJobEvent(TrashRemovalJobCompletedEvent event) |
void |
testHardRemovalTrashIsPurgedAndReportedCorrectly() |
void |
testNoOpWhenDarkFeatureIsDisabled() |
void |
testSoftRemovalTrashIsPurgedAndReportedCorrectly() |
@Inject public DarkFeaturesManager darkFeatureManager
public IntegrationTestDefaultTrashRemovalManager()
public void init()
public void cleanup()
public void testNoOpWhenDarkFeatureIsDisabled()
throws UnknownFeatureException
UnknownFeatureExceptionpublic void testHardRemovalTrashIsPurgedAndReportedCorrectly()
throws UnknownFeatureException
UnknownFeatureExceptionpublic void testSoftRemovalTrashIsPurgedAndReportedCorrectly()
throws UnknownFeatureException
UnknownFeatureException@EventListener public void onTrashRemovalJobEvent(TrashRemovalJobCompletedEvent event)
Copyright © 2003–2021 Atlassian. All rights reserved.