|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestSuite
org.apache.felix.ipojo.junit4osgi.test.TestOSGiTestSuite
public class TestOSGiTestSuite
Simple OSGi Test suite.
Constructor Summary | |
---|---|
TestOSGiTestSuite()
|
Method Summary | |
---|---|
static junit.framework.Test |
suite(BundleContext bc)
Suite method. |
Methods inherited from class junit.framework.TestSuite |
---|
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestOSGiTestSuite()
Method Detail |
---|
public static junit.framework.Test suite(BundleContext bc)
bc
- the bundle context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |