Public Member Functions | |
void | testVersioning () throws Exception |
void | testSaveToVersion () throws Exception |
void | testEmptySave () throws Exception |
void | testStreamUpdate () throws Exception |
void | testVersionOrdering () throws Exception |
void | testUpdateInBackground () throws Exception |
void | testUpdateOtherName () throws Exception |
void | testSaveAsGone () throws Exception |
void | testUpdateDoesNotExist () throws Exception |
void | testUpdateListener () throws Exception |
void | testLocalCopyWrapper () throws Exception |
void | testLocalCopyListener () throws Exception |
void | checkObject (CCNHandle handle, CCNNetworkObject<?> cno) throws IOException |
Static Public Member Functions | |
static void | tearDownAfterClass () throws Exception |
static void | setUpBeforeClass () throws Exception |
Static Package Functions | |
static void | setupNamespace (ContentName name) throws IOException |
static void | removeNamepspace (ContentName name) throws IOException |
Static Package Attributes | |
static CCNTestHelper | testHelper = new CCNTestHelper(CCNNetworkObjectTestRepo.class) |
Handle naming for the test. |