com.atlassian.plugin.osgi.hostcomponents.impl
Class TestDefaultComponentRegistrar

java.lang.Object
  extended by com.atlassian.plugin.osgi.hostcomponents.impl.TestDefaultComponentRegistrar

public class TestDefaultComponentRegistrar
extends java.lang.Object


Constructor Summary
TestDefaultComponentRegistrar()
           
 
Method Summary
 void testRegister()
           
 void testRegisterMultiple()
           
 void testRegisterOnlyInterfaces()
           
 void testWriteRegistry()
           
 void testWriteRegistryGenBeanName()
           
 void testWriteRegistryNoInterface()
           
 void testWriteRegistryRemovesHostContainer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDefaultComponentRegistrar

public TestDefaultComponentRegistrar()
Method Detail

testRegister

public void testRegister()

testRegisterMultiple

public void testRegisterMultiple()

testRegisterOnlyInterfaces

public void testRegisterOnlyInterfaces()

testWriteRegistry

public void testWriteRegistry()

testWriteRegistryRemovesHostContainer

public void testWriteRegistryRemovesHostContainer()

testWriteRegistryNoInterface

public void testWriteRegistryNoInterface()

testWriteRegistryGenBeanName

public void testWriteRegistryGenBeanName()


Copyright © 2013 Atlassian. All Rights Reserved.