com.atlassian.plugin.osgi.factory.transform.stage
Class TestComponentSpringStage

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

public class TestComponentSpringStage
extends junit.framework.TestCase


Constructor Summary
TestComponentSpringStage()
           
 
Method Summary
 void tearDown()
           
 void testExportsAdded()
           
 void testExportsExist()
           
 void testExportsNotInJar()
           
 void testImportManifestGenerationOnInterfaces()
           
 void testStatefulMultiTenantDisabled()
           
 void testStatefulMultiTenantEnabled()
           
 void testTransform()
           
 void testTransformForOneApp()
           
 void testTransformWithServiceProperties()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

TestComponentSpringStage

public TestComponentSpringStage()
Method Detail

tearDown

public void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

testTransform

public void testTransform()
                   throws IOException,
                          org.dom4j.DocumentException
Throws:
IOException
org.dom4j.DocumentException

testTransformWithServiceProperties

public void testTransformWithServiceProperties()
                                        throws IOException,
                                               org.dom4j.DocumentException
Throws:
IOException
org.dom4j.DocumentException

testTransformForOneApp

public void testTransformForOneApp()
                            throws IOException,
                                   org.dom4j.DocumentException
Throws:
IOException
org.dom4j.DocumentException

testExportsAdded

public void testExportsAdded()
                      throws IOException
Throws:
IOException

testExportsNotInJar

public void testExportsNotInJar()
                         throws IOException
Throws:
IOException

testExportsExist

public void testExportsExist()
                      throws IOException
Throws:
IOException

testImportManifestGenerationOnInterfaces

public void testImportManifestGenerationOnInterfaces()
                                              throws Exception
Throws:
Exception

testStatefulMultiTenantDisabled

public void testStatefulMultiTenantDisabled()
                                     throws Exception
Throws:
Exception

testStatefulMultiTenantEnabled

public void testStatefulMultiTenantEnabled()
                                    throws Exception
Throws:
Exception


Copyright © 2012 Atlassian. All Rights Reserved.