| Package | Description |
|---|---|
| de.twenty11.skysail.common.testing.utils |
| Modifier and Type | Method and Description |
|---|---|
static PaxExamOptionSet |
PaxExamOptionSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaxExamOptionSet[] |
PaxExamOptionSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.ops4j.pax.exam.Option> |
SkysailCommonOsgiSetup.getOptions(EnumSet<PaxExamOptionSet> optionSets) |
List<org.ops4j.pax.exam.Option> |
PaxExamOptionsProvider.getOptions(EnumSet<PaxExamOptionSet> paxExamOptionSets) |
List<org.ops4j.pax.exam.Option> |
AbstractFrameworkIntegrationSetup.getOptions(EnumSet<PaxExamOptionSet> optionSets) |
Copyright © 2011-2013. All Rights Reserved.