com.atlassian.plugin.spring
Class TestSpringHostComponentProviderFactoryBeanWithAnnotations

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.spring.TestSpringHostComponentProviderFactoryBeanWithAnnotations
All Implemented Interfaces:
junit.framework.Test

public class TestSpringHostComponentProviderFactoryBeanWithAnnotations
extends junit.framework.TestCase


Constructor Summary
TestSpringHostComponentProviderFactoryBeanWithAnnotations()
           
 
Method Summary
 void testProvide()
           
 void testProvideOnlySingletonBeans()
           
 void testProvideWithCCLStrategy()
           
 void testProvideWithInterfacesParam()
           
 void testProvideWithInterfacesTwoDifferentWaysProducesCombinedEffect()
           
 void testProvideWithProxy()
           
 void testProvideWithValuesParam()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

TestSpringHostComponentProviderFactoryBeanWithAnnotations

public TestSpringHostComponentProviderFactoryBeanWithAnnotations()
Method Detail

testProvide

public void testProvide()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testProvideWithValuesParam

public void testProvideWithValuesParam()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testProvideWithInterfacesParam

public void testProvideWithInterfacesParam()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testProvideWithInterfacesTwoDifferentWaysProducesCombinedEffect

public void testProvideWithInterfacesTwoDifferentWaysProducesCombinedEffect()
                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testProvideWithCCLStrategy

public void testProvideWithCCLStrategy()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testProvideWithProxy

public void testProvideWithProxy()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testProvideOnlySingletonBeans

public void testProvideOnlySingletonBeans()
                                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 Atlassian. All Rights Reserved.