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

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

public class TestHostComponentSpringStage
extends junit.framework.TestCase


Constructor Summary
TestHostComponentSpringStage()
           
 
Method Summary
 void setUp()
           
 void testTransform()
           
 void testTransformBeanTracking()
           
 void testTransformMatchInInnerJar()
           
 void testTransformNoMatches()
           
 void testTransformWithExistingComponentImportInterface()
           
 void testTransformWithExistingComponentImportInterfacePartialMatch()
           
 void testTransformWithExistingComponentImportInterfaceScopedToDifferentApplication()
           
 void testTransformWithExistingComponentImportName()
           
 void testTransformWithInferredImportsOfSuperInterfaces()
           
 void testTransformWithInnerJar()
           
 void testTransformWithInnerJarContainingInnerJar()
           
 void testTransformWithPoundSign()
           
 void testTransformWithProperNestedInferredImports()
           
 void testTransformWithProperNestedVersionedInferredImports()
           
 void testTransformWithSuperClassInJar()
           
 void testTransformWithSuperClassInOtherJar()
           
 void testTransformWithSuperClassThatUsesHostComponent()
           
 
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

TestHostComponentSpringStage

public TestHostComponentSpringStage()
Method Detail

setUp

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

testTransformWithInnerJar

public void testTransformWithInnerJar()
                               throws Exception,
                                      org.dom4j.DocumentException
Throws:
Exception
org.dom4j.DocumentException

testTransformWithInnerJarContainingInnerJar

public void testTransformWithInnerJarContainingInnerJar()
                                                 throws Exception
Throws:
Exception

testTransform

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

testTransformWithProperNestedInferredImports

public void testTransformWithProperNestedInferredImports()
                                                  throws Exception
Throws:
Exception

testTransformWithProperNestedVersionedInferredImports

public void testTransformWithProperNestedVersionedInferredImports()
                                                           throws Exception
Throws:
Exception

testTransformWithInferredImportsOfSuperInterfaces

public void testTransformWithInferredImportsOfSuperInterfaces()
                                                       throws Exception
Throws:
Exception

testTransformWithSuperClassThatUsesHostComponent

public void testTransformWithSuperClassThatUsesHostComponent()
                                                      throws Exception
Throws:
Exception

testTransformWithSuperClassInJar

public void testTransformWithSuperClassInJar()
                                      throws Exception
Throws:
Exception

testTransformWithSuperClassInOtherJar

public void testTransformWithSuperClassInOtherJar()
                                           throws Exception
Throws:
Exception

testTransformWithPoundSign

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

testTransformNoMatches

public void testTransformNoMatches()
                            throws Exception
Throws:
Exception

testTransformMatchInInnerJar

public void testTransformMatchInInnerJar()
                                  throws Exception
Throws:
Exception

testTransformWithExistingComponentImportName

public void testTransformWithExistingComponentImportName()
                                                  throws Exception,
                                                         org.dom4j.DocumentException
Throws:
Exception
org.dom4j.DocumentException

testTransformWithExistingComponentImportInterface

public void testTransformWithExistingComponentImportInterface()
                                                       throws Exception,
                                                              org.dom4j.DocumentException
Throws:
Exception
org.dom4j.DocumentException

testTransformWithExistingComponentImportInterfaceScopedToDifferentApplication

public void testTransformWithExistingComponentImportInterfaceScopedToDifferentApplication()
                                                                                   throws Exception,
                                                                                          org.dom4j.DocumentException
Throws:
Exception
org.dom4j.DocumentException

testTransformWithExistingComponentImportInterfacePartialMatch

public void testTransformWithExistingComponentImportInterfacePartialMatch()
                                                                   throws Exception,
                                                                          org.dom4j.DocumentException
Throws:
Exception
org.dom4j.DocumentException

testTransformBeanTracking

public void testTransformBeanTracking()
                               throws Exception
Throws:
Exception


Copyright © 2012 Atlassian. All Rights Reserved.