com.atlassian.plugin.schema.impl
Class DefaultDescribedModuleDescriptorFactoryTest

java.lang.Object
  extended by com.atlassian.plugin.schema.impl.DefaultDescribedModuleDescriptorFactoryTest

public final class DefaultDescribedModuleDescriptorFactoryTest
extends Object


Constructor Summary
DefaultDescribedModuleDescriptorFactoryTest()
           
 
Method Summary
 void setUp()
           
 void testGetSchemaForModuleTypeWithDefinedSchemaAndPermissions()
           
 void testGetSchemaForModuleTypeWithDefinedSchemaReturnsNotNull()
           
 void testGetSchemaForModuleTypeWithNoDefinedSchemaReturnsNull()
           
 void testGetSchemaForUnknownModuleTypeReturnsNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDescribedModuleDescriptorFactoryTest

public DefaultDescribedModuleDescriptorFactoryTest()
Method Detail

setUp

public void setUp()

testGetSchemaForUnknownModuleTypeReturnsNull

public void testGetSchemaForUnknownModuleTypeReturnsNull()

testGetSchemaForModuleTypeWithNoDefinedSchemaReturnsNull

public void testGetSchemaForModuleTypeWithNoDefinedSchemaReturnsNull()

testGetSchemaForModuleTypeWithDefinedSchemaReturnsNotNull

public void testGetSchemaForModuleTypeWithDefinedSchemaReturnsNotNull()

testGetSchemaForModuleTypeWithDefinedSchemaAndPermissions

public void testGetSchemaForModuleTypeWithDefinedSchemaAndPermissions()


Copyright © 2014 Atlassian. All rights reserved.