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
 
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 java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testTransformWithInnerJar

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

testTransformWithInnerJarContainingInnerJar

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

testTransform

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

testTransformWithProperNestedInferredImports

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

testTransformWithProperNestedVersionedInferredImports

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

testTransformWithInferredImportsOfSuperInterfaces

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

testTransformWithSuperClassThatUsesHostComponent

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

testTransformWithSuperClassInJar

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

testTransformWithSuperClassInOtherJar

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

testTransformWithPoundSign

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

testTransformNoMatches

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

testTransformMatchInInnerJar

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

testTransformWithExistingComponentImportName

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

testTransformWithExistingComponentImportInterface

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

testTransformWithExistingComponentImportInterfaceScopedToDifferentApplication

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

testTransformWithExistingComponentImportInterfacePartialMatch

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

testTransformBeanTracking

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


Copyright © 2010 Atlassian. All Rights Reserved.