| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.test.internal | |
| org.eclipse.gemini.blueprint.test.internal.support |
Gemini Blueprint testing support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestRunnerService.runTest(OsgiJUnitTest test) |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiJUnitTestAdapter
Reflection-based adapter for
OsgiJUnitTest used for wrapping
AbstractOsgiTests & co. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OsgiJUnitService.executeTest(OsgiJUnitTest test)
Execute the JUnit test and publish results to the outside-OSGi world.
|
void |
OsgiJUnitService.runTest(OsgiJUnitTest test) |
protected junit.framework.TestResult |
OsgiJUnitService.runTest(OsgiJUnitTest osgiTestExtensions,
String testName)
Run fixture setup, test from the given test case and fixture teardown.
|
Copyright © 2006–2023. All rights reserved.