public class OptionsHelper extends Object
| Constructor and Description |
|---|
OptionsHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.ops4j.pax.exam.Option |
defaultOptions(String pExaminee,
String... pDependencyComponent)
Creates the default options necessary to test a SourcePond component in
an OSGi environment.
|
public static org.ops4j.pax.exam.Option defaultOptions(String pExaminee, String... pDependencyComponent)
pExaminee - The name of the component to be testedpDependencyComponent - The names of the components which shall additionally be
installed into the test-container; can be empty.Copyright © 2015–2016. All rights reserved.