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

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

public class TestScanDescriptorForHostClassesStage
extends junit.framework.TestCase


Constructor Summary
TestScanDescriptorForHostClassesStage()
           
 
Method Summary
protected  void setUp()
           
 void testTransform()
           
 void testTransformButPackageInPlugin()
           
 void testTransformIgnoreUnknown()
           
 void testTransformWithHostComponentConstructorReferences()
           
 void testTransformWithHostComponentSetterReferences()
           
 
Methods inherited from class junit.framework.TestCase
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestScanDescriptorForHostClassesStage

public TestScanDescriptorForHostClassesStage()
Method Detail

setUp

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

testTransform

public void testTransform()
                   throws Exception
Throws:
Exception

testTransformButPackageInPlugin

public void testTransformButPackageInPlugin()
                                     throws Exception
Throws:
Exception

testTransformIgnoreUnknown

public void testTransformIgnoreUnknown()
                                throws Exception
Throws:
Exception

testTransformWithHostComponentConstructorReferences

public void testTransformWithHostComponentConstructorReferences()
                                                         throws Exception
Throws:
Exception

testTransformWithHostComponentSetterReferences

public void testTransformWithHostComponentSetterReferences()
                                                    throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All rights reserved.