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

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

public class TestComponentImportSpringStage
extends junit.framework.TestCase


Constructor Summary
TestComponentImportSpringStage()
           
 
Method Summary
 void testTransform()
           
 void testTransformForOneApp()
           
 void testTransformImportEvenUnusedPackages()
           
 void testTransformImportNoWarnForVerifiedService()
           
 void testTransformImportWarnUnverifiedService()
           
 void testTransformWithCustomFilter()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestComponentImportSpringStage

public TestComponentImportSpringStage()
Method Detail

testTransform

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

testTransformWithCustomFilter

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

testTransformForOneApp

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

testTransformImportEvenUnusedPackages

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

testTransformImportWarnUnverifiedService

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

testTransformImportNoWarnForVerifiedService

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


Copyright © 2010 Atlassian. All Rights Reserved.