Public Member Functions | |
void | testSetLocator () throws Exception |
Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
static void | tearDownAfterClass () |
Static Public Attributes | |
static final int | NUM_USERS = 3 |
Static Package Attributes | |
static CCNTestHelper | testHelper = new CCNTestHelper(KeyPublishingTestRepo.class) |
static CreateUserData | testUsers |
static PublicKeyObject[] | userKeyObjects |
static String[] | userNames |
static CCNHandle[] | userHandles |
static String | USER_NAMESPACE = "Users" |
static final char[] | PASSWORD = "password".toCharArray() |
static String | guineaPig |
static CCNHandle | myHandle |