com.atlassian.plugin.osgi.factory
Class TestOsgiChainedModuleDescriptorFactoryCreator

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.osgi.factory.TestOsgiChainedModuleDescriptorFactoryCreator
All Implemented Interfaces:
junit.framework.Test

public class TestOsgiChainedModuleDescriptorFactoryCreator
extends junit.framework.TestCase


Constructor Summary
TestOsgiChainedModuleDescriptorFactoryCreator()
           
 
Method Summary
protected  void setUp()
           
 void testCreate()
           
 void testCreateWithOsgiDescriptorOverridingHost()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestOsgiChainedModuleDescriptorFactoryCreator

public TestOsgiChainedModuleDescriptorFactoryCreator()
Method Detail

testCreate

public void testCreate()
                throws ClassNotFoundException,
                       InstantiationException,
                       IllegalAccessException
Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException

testCreateWithOsgiDescriptorOverridingHost

public void testCreateWithOsgiDescriptorOverridingHost()
                                                throws ClassNotFoundException,
                                                       InstantiationException,
                                                       IllegalAccessException
Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception


Copyright © 2012 Atlassian. All Rights Reserved.