Public Member Functions | |
void | testValidate () |
void | testCollectionData () |
void | testContents () |
void | testAddGet () |
void | testRemoveInt () |
void | testRemoveLink () |
void | testSize () |
void | testEqualsObject () |
void | testEncodeDecodeStream () |
void | testEncodeDecodeByteArray () |
Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
Static Public Attributes | |
static byte[] | contenthash1 = new byte[32] |
static byte[] | contenthash2 = new byte[32] |
static byte[] | publisherid1 = new byte[32] |
static byte[] | publisherid2 = new byte[32] |
Static Package Attributes | |
static final String | baseName = "test" |
static final String | subName = "smetters" |
static final String | document1 = "intro.html" |
static final String | document2 = "key" |
static final String | document3 = "cv.txt" |
static ContentName | name = null |
static ContentName | name2 = null |
static ContentName | name3 = null |
static ContentName | name4 = null |
static ContentName[] | ns = null |
static PublisherID | pubID1 = null |
static PublisherID | pubID2 = null |
static LinkAuthenticator[] | las = new LinkAuthenticator[4] |
static Link[] | lrs = null |