org.ccnx.ccn.test.io.content.LinkDereferenceTestRepo Class Reference
List of all members.
Public Member Functions |
void | testDereference () throws Exception |
void | testMissingTarget () throws Exception |
void | testWrongPublisher () throws Exception |
void | testLinkToUnversioned () throws Exception |
void | testAutomatedDereferenceForStreams () throws Exception |
void | testAutomatedDereferenceForObjects () throws Exception |
void | testAutomatedDereferenceForGone () throws Exception |
Static Public Member Functions |
static void | setUpBeforeClass () throws Exception |
Static Package Attributes |
static CCNTestHelper | testHelper = new CCNTestHelper(LinkDereferenceTestRepo.class) |
static CCNStringObject | data [] = new CCNStringObject[3] |
static CCNStringObject | gone |
static ContentName | bigData |
static final int | bigDataLength = SegmentationProfile.DEFAULT_BLOCKSIZE * 4 + 137 |
static CCNHandle | writeHandle |
static CCNHandle | readHandle |
static String | STRING_VALUE_NAME = "Value" |
static String | BIG_VALUE_NAME = "BigValue" |
static String | GONE_VALUE_NAME = "Gone" |
static byte[] | bigValueDigest |
static byte[] | bigDataContent |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/io/content/LinkDereferenceTestRepo.java