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 |
testSoftRemovalTrashIsPurgedAndReportedCorrectly() |
@Inject public DarkFeaturesManager darkFeatureManager
public IntegrationTestDefaultTrashRemovalManager()
public void init()
public void cleanup()
public void testHardRemovalTrashIsPurgedAndReportedCorrectly() throws UnknownFeatureException
UnknownFeatureException
public void testSoftRemovalTrashIsPurgedAndReportedCorrectly() throws UnknownFeatureException
UnknownFeatureException
@EventListener public void onTrashRemovalJobEvent(TrashRemovalJobCompletedEvent event)
Copyright © 2003–2022 Atlassian. All rights reserved.