public class ArtifactRepositoryMatcher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ArtifactRepositoryMatcher.EntryMatcher |
Constructor and Description |
---|
ArtifactRepositoryMatcher() |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<org.eclipse.equinox.p2.repository.artifact.IArtifactRepository> |
containsEntry(org.eclipse.equinox.p2.metadata.IArtifactKey artifactKey) |
static ArtifactRepositoryMatcher.EntryMatcher |
entry(org.eclipse.equinox.p2.metadata.IArtifactKey artifactKey) |
public static org.hamcrest.Matcher<org.eclipse.equinox.p2.repository.artifact.IArtifactRepository> containsEntry(org.eclipse.equinox.p2.metadata.IArtifactKey artifactKey)
public static ArtifactRepositoryMatcher.EntryMatcher entry(org.eclipse.equinox.p2.metadata.IArtifactKey artifactKey)
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.