com.atlassian.plugin.osgi.container.felix
Class TestFelixLoggerBridge

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.osgi.container.felix.TestFelixLoggerBridge
All Implemented Interfaces:
junit.framework.Test

public class TestFelixLoggerBridge
extends junit.framework.TestCase


Constructor Summary
TestFelixLoggerBridge()
           
 
Method Summary
protected  void setUp()
           
 void testClassNotFound()
           
 void testClassNotFoundOnDebug()
           
 void testFrameworkLogInfo()
           
 void testLameClassNotFound()
           
 void testLameClassNotFoundInDebug()
           
 
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

TestFelixLoggerBridge

public TestFelixLoggerBridge()
Method Detail

setUp

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

testFrameworkLogInfo

public void testFrameworkLogInfo()

testClassNotFound

public void testClassNotFound()

testClassNotFoundOnDebug

public void testClassNotFoundOnDebug()

testLameClassNotFound

public void testLameClassNotFound()

testLameClassNotFoundInDebug

public void testLameClassNotFoundInDebug()


Copyright © 2010 Atlassian. All Rights Reserved.