| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.test.internal.holder | |
| org.eclipse.gemini.blueprint.test.internal.util |
Gemini Blueprint test util package.
|
| Modifier and Type | Field and Description |
|---|---|
static OsgiTestInfoHolder |
OsgiTestInfoHolder.INSTANCE
static instance
|
| Modifier and Type | Method and Description |
|---|---|
OsgiTestInfoHolder |
HolderLoader.getHolder() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.TestResult |
TestUtils.cloneTestResults(OsgiTestInfoHolder source,
junit.framework.TestResult destination,
junit.framework.Test test)
Clones the test result from a TestResult loaded through a different
classloader.
|
static void |
TestUtils.unpackProblems(junit.framework.TestResult result,
OsgiTestInfoHolder holder)
Utility method which extracts the information from a TestResult and
stores it as primordial classes.
|
Copyright © 2006–2023. All rights reserved.