Class JaxbRuntimeOsgiTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class JaxbRuntimeOsgiTest
    extends JaxbOsgiTest
    Testing jaxb-runtime osgi jar
    Author:
    yaroska
    • Field Summary

      • Fields inherited from class org.apache.felix.ipojo.junit4osgi.OSGiTestCase

        context
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void setUp()  
      void testAccessorFactory()  
      void testAttributesImpl()  
      void testBundle()  
      void testContextFactory()  
      void testJaxbRiContext()  
      void testNamespacePrefixMapper()  
      void testPatcher()  
      • Methods inherited from class org.apache.felix.ipojo.junit4osgi.OSGiTestCase

        addHelper, assertContains, assertContains, assertContains, assertContains, assertContains, assertContains, assertContains, assertContains, assertEquals, assertNotEquals, contains, contains, getBundle, getBundle, getBundleContext, getContext, getPackageAdmin, getServiceObject, getServiceObject, getServiceObject, getServiceObjects, getServiceObjects, getServiceReference, getServiceReference, getServiceReference, getServiceReferenceByPID, getServiceReferenceByPID, getServiceReferences, getServiceReferences, installAndStart, installAndStart, installBundle, installBundle, isServiceAvailable, isServiceAvailableByPID, refresh, runBare, setBundleContext, waitForService
      • Methods inherited from class junit.framework.TestCase

        countTestCases, createResult, getName, run, run, 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
    • Constructor Detail

      • JaxbRuntimeOsgiTest

        public JaxbRuntimeOsgiTest()
    • Method Detail

      • setUp

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

        public void testBundle()
      • testAccessorFactory

        public void testAccessorFactory()
      • testJaxbRiContext

        public void testJaxbRiContext()
      • testNamespacePrefixMapper

        public void testNamespacePrefixMapper()
      • testPatcher

        public void testPatcher()
      • testAttributesImpl

        public void testAttributesImpl()
      • testContextFactory

        public void testContextFactory()