com.atlassian.plugin.osgi.util
Class TestBundleClassLoaderAccessor

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.osgi.util.TestBundleClassLoaderAccessor
All Implemented Interfaces:
junit.framework.Test

public class TestBundleClassLoaderAccessor
extends junit.framework.TestCase


Constructor Summary
TestBundleClassLoaderAccessor()
           
 
Method Summary
 void testGetResource()
           
 void testGetResourceAsStream()
           
 void testGetResources()
           
 void testGetResourcesIfNull()
           
 void testToStringWithoutSymbolicName()
           
 void testToStringWithSymbolicName()
           
 
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, setUp, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestBundleClassLoaderAccessor

public TestBundleClassLoaderAccessor()
Method Detail

testGetResource

public void testGetResource()
                     throws IOException
Throws:
IOException

testGetResourceAsStream

public void testGetResourceAsStream()
                             throws IOException
Throws:
IOException

testGetResources

public void testGetResources()
                      throws IOException
Throws:
IOException

testGetResourcesIfNull

public void testGetResourcesIfNull()
                            throws IOException
Throws:
IOException

testToStringWithSymbolicName

public void testToStringWithSymbolicName()
                                  throws IOException
Throws:
IOException

testToStringWithoutSymbolicName

public void testToStringWithoutSymbolicName()
                                     throws IOException
Throws:
IOException


Copyright © 2015 Atlassian. All rights reserved.