com.atlassian.plugin.descriptors
Class TestAbstractModuleDescriptor
java.lang.Object
com.atlassian.plugin.descriptors.TestAbstractModuleDescriptor
public class TestAbstractModuleDescriptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANNOTATION_PERMISSION
public static final String ANNOTATION_PERMISSION
- See Also:
- Constant Field Values
TestAbstractModuleDescriptor
public TestAbstractModuleDescriptor()
testAssertModuleClassImplements
public void testAssertModuleClassImplements()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testLoadClassFromNewModuleFactory
public void testLoadClassFromNewModuleFactory()
testLoadClassFromNewModuleFactoryWithExtendsNumberType
public void testLoadClassFromNewModuleFactoryWithExtendsNumberType()
testLoadClassFromNewModuleFactoryWithExtendsNothingType
public void testLoadClassFromNewModuleFactoryWithExtendsNothingType()
testGetModuleReturnClass
public void testGetModuleReturnClass()
testGetModuleReturnClassWithExtendsNumber
public void testGetModuleReturnClassWithExtendsNumber()
testLoadClassFromNewModuleFactoryButUnknownType
public void testLoadClassFromNewModuleFactoryButUnknownType()
testSingletonness
public void testSingletonness()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testGetResourceDescriptor
public void testGetResourceDescriptor()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testGetResourceDescriptorByType
public void testGetResourceDescriptorByType()
throws org.dom4j.DocumentException,
PluginParseException
- Throws:
org.dom4j.DocumentException
PluginParseException
testDestroy
public void testDestroy()
testDestroyWhenDisabled
public void testDestroyWhenDisabled()
testDestroyDelegatesToDeprecatedOverride
public void testDestroyDelegatesToDeprecatedOverride()
testCheckPermissionsForModuleDescriptorAndPluginDefinedWithNoPermission
public void testCheckPermissionsForModuleDescriptorAndPluginDefinedWithNoPermission()
testCheckPermissionsForModuleDescriptorAndPluginWithSamePermission
public void testCheckPermissionsForModuleDescriptorAndPluginWithSamePermission()
testCheckPermissionsForModuleDescriptorWithPermissionsAndPluginWithAllPermission
public void testCheckPermissionsForModuleDescriptorWithPermissionsAndPluginWithAllPermission()
testCheckPermissionsForModuleDescriptorWithPermissionsNotInPluginPermissions
public void testCheckPermissionsForModuleDescriptorWithPermissionsNotInPluginPermissions()
testCheckPermissionsForModuleDescriptorWithPermissionsAllInPluginPermissions
public void testCheckPermissionsForModuleDescriptorWithPermissionsAllInPluginPermissions()
Copyright © 2015 Atlassian. All rights reserved.