public class EventPublisherImplScopeTest extends Object
| Constructor and Description |
|---|
EventPublisherImplScopeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testScopedModuleDescriptorIfNoActiveLicense() |
void |
testScopedModuleDescriptorWithActiveLicense() |
void |
testUnScopedModuleDescriptorWithNoActiveLicense() |
void |
verifyScopedOverrideFails() |
void |
verifyScopedOverrideOkWhenScopeIsTheSame() |
void |
verifyUnscopedListenersNotRunWhenNoScopesAreActive() |
void |
verifyUnscopedListenersRunWhenNoScopesAreNotActive() |
void |
verifyUnscopedListenersRunWhenScopesAreActive() |
public final void setUp()
public final void testScopedModuleDescriptorIfNoActiveLicense()
public final void testScopedModuleDescriptorWithActiveLicense()
public final void testUnScopedModuleDescriptorWithNoActiveLicense()
public final void verifyUnscopedListenersRunWhenNoScopesAreNotActive()
public final void verifyUnscopedListenersNotRunWhenNoScopesAreActive()
public final void verifyUnscopedListenersRunWhenScopesAreActive()
public final void verifyScopedOverrideFails()
public final void verifyScopedOverrideOkWhenScopeIsTheSame()
Copyright © 2006-2017 Atlassian. All Rights Reserved.