Public Member Functions | |
void | testSave () |
void | testUpdate () |
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 final String | prefix = "drawing_" |
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 int | NUM_LINKS = 100 |
static LinkAuthenticator[] | las = new LinkAuthenticator[NUM_LINKS] |
static Link[] | lrs = null |
static Collection | small1 |
static Collection | small2 |
static Collection | empty |
static Collection | big |