public final class TestRepositoryContent extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE_A_CONTENT_MD5 |
static Set<String> |
BUNDLE_A_FILES |
static org.eclipse.equinox.p2.metadata.IArtifactKey |
BUNDLE_A_KEY |
static String |
BUNDLE_A_PACKED_CONTENT_MD5 |
static Set<String> |
BUNDLE_B_FILES |
static org.eclipse.equinox.p2.metadata.IArtifactKey |
BUNDLE_B_KEY |
static String |
BUNDLE_B_PACKED_CONTENT_MD5 |
static org.eclipse.equinox.p2.metadata.IArtifactKey |
NOT_CONTAINED_ARTIFACT_KEY
Artifact which is contained in none of the repositories.
|
static URI |
REPO_BUNDLE_A
Repository with bundle A
|
static URI |
REPO_BUNDLE_A_CORRUPT
Repository that claims to contain bundle A, but accesses to the artifact file will fail
|
static URI |
REPO_BUNDLE_AB
Repository with bundles A and B.
|
static URI |
REPO_BUNLDE_AB_PACK_CORRUPT
Repository that claims to contain both bundles A and B.
|
Constructor and Description |
---|
TestRepositoryContent() |
public static final org.eclipse.equinox.p2.metadata.IArtifactKey BUNDLE_A_KEY
public static final org.eclipse.equinox.p2.metadata.IArtifactKey BUNDLE_B_KEY
public static final String BUNDLE_A_CONTENT_MD5
public static final String BUNDLE_A_PACKED_CONTENT_MD5
public static final String BUNDLE_B_PACKED_CONTENT_MD5
public static final org.eclipse.equinox.p2.metadata.IArtifactKey NOT_CONTAINED_ARTIFACT_KEY
public static final URI REPO_BUNDLE_A
public static final URI REPO_BUNDLE_AB
public static final URI REPO_BUNDLE_A_CORRUPT
public static final URI REPO_BUNLDE_AB_PACK_CORRUPT
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.