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, failNotEquals, failNotSame, failSame, format
 
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 IOException,
                          org.dom4j.DocumentException
Throws:
IOException
org.dom4j.DocumentException

testTransformWithCustomFilter

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

testTransformForOneApp

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

testTransformImportEvenUnusedPackages

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

testTransformImportWarnUnverifiedService

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

testTransformImportNoWarnForVerifiedService

public void testTransformImportNoWarnForVerifiedService()
                                                 throws Exception
Throws:
Exception


Copyright © 2012 Atlassian. All Rights Reserved.