All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static org.hamcrest.Matcher<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
hasGAV(String groupId,
String artifactId,
String version) |
static org.hamcrest.Matcher<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
hasGAV(String groupId,
String artifactId,
String version,
String classifier) |
static org.hamcrest.Matcher<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
unit(String id,
String version) |
static org.hamcrest.Matcher<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
unitWithId(String id) |