public class TestEnabledModuleCachingPluginAccessor extends Object
EnabledModuleCachingPluginAccessor.| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
mockitoRule |
| Constructor and Description |
|---|
TestEnabledModuleCachingPluginAccessor() |
public TestEnabledModuleCachingPluginAccessor()
public void testGetEnabledModuleDescriptorsByClassDelegateShouldCalculateAtMostOnce()
public void testGetEnabledModuleDescriptorsByClassFlushCacheAfterAnyPluginDisable()
public void testGetEnabledModuleDescriptorsByClassFlushCacheAfterAnyPluginEnable()
public void testGetEnabledModuleDescriptorsByClassChildAndParentClassBeingTrackedSeparately()
public void testGetEnabledModuleDescriptorsByClassFindsLateChild()
public void testGetEnabledModuleDescriptorsByClassWhenModuleEnabledBeforeCacheAccessed()
public void testGetEnabledModuleDescriptorsByClassWhenModuleEnabledAfterCacheAccessed()
public void testGetEnabledModulesByClassDelegateShouldCalculateAtMostOnce()
public void testGetEnabledModulesByClassFlushCacheAfterAnyPluginEnable()
public void testGetEnabledModulesByClassFlushCacheAfterAnyPluginDisable()
public void testGetEnabledModulesByClassFlushCacheAfterAnyPluginModuleDisable()
public void testGetEnabledModulesByClassChildAndParentClassBeingTrackedSeparately()
public void testGetEnabledModulesByClassWhenModuleEnabledBeforeCacheAccessed()
public void testGetEnabledModulesByClassWhenModuleEnabledAfterCacheAccessed()
public void testGetEnabledModulesByClassDoesNotCacheModulesOnlyDescriptors()
Copyright © 2019 Atlassian. All rights reserved.