com.atlassian.plugin.osgi.bridge.external
Class TestMultiTenantComponentFactoryBean

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.osgi.bridge.external.TestMultiTenantComponentFactoryBean
All Implemented Interfaces:
junit.framework.Test

public class TestMultiTenantComponentFactoryBean
extends junit.framework.TestCase


Constructor Summary
TestMultiTenantComponentFactoryBean()
           
 
Method Summary
protected  void setUp()
           
 void testComponentNoInterfaces()
           
 void testComponentWithInterfaces()
           
 void testDisposable()
           
 void testEagerLoad()
           
 void testGetObjectTypeManyInterfaces()
           
 void testGetObjectTypeNoInterfaces()
           
 void testGetObjectTypeOneInterface()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestMultiTenantComponentFactoryBean

public TestMultiTenantComponentFactoryBean()
Method Detail

setUp

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

testComponentWithInterfaces

public void testComponentWithInterfaces()
                                 throws Exception
Throws:
Exception

testComponentNoInterfaces

public void testComponentNoInterfaces()
                               throws Exception
Throws:
Exception

testEagerLoad

public void testEagerLoad()
                   throws Exception
Throws:
Exception

testDisposable

public void testDisposable()
                    throws Exception
Throws:
Exception

testGetObjectTypeNoInterfaces

public void testGetObjectTypeNoInterfaces()

testGetObjectTypeOneInterface

public void testGetObjectTypeOneInterface()

testGetObjectTypeManyInterfaces

public void testGetObjectTypeManyInterfaces()


Copyright © 2011 Atlassian. All Rights Reserved.