org.apache.felix.ipojo.junit4osgi.test
Class TestOSGiTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.felix.ipojo.junit4osgi.OSGiTestCase
              extended by org.apache.felix.ipojo.junit4osgi.test.TestOSGiTestCase
All Implemented Interfaces:
junit.framework.Test

public class TestOSGiTestCase
extends OSGiTestCase

Simple OSGi Test Case.

Author:
Felix Project Team

Field Summary
 
Fields inherited from class org.apache.felix.ipojo.junit4osgi.OSGiTestCase
context
 
Constructor Summary
TestOSGiTestCase()
           
 
Method Summary
 void test1()
          Test.
 
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
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, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestOSGiTestCase

public TestOSGiTestCase()
Method Detail

test1

public void test1()
Test.



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.