org.ccnx.ccn.test.io.content.CCNNetworkObjectTest Class Reference

Test basic network object functionality, writing objects to a Flosser. More...

Inheritance diagram for org.ccnx.ccn.test.io.content.CCNNetworkObjectTest:

org.ccnx.ccn.test.io.content.CCNNetworkObjectTestBase org.ccnx.ccn.test.CCNTestBase

List of all members.

Public Member Functions

void testVersioning () throws Exception
void testSaveToVersion () throws Exception
void testEmptySave () throws Exception
void testStreamUpdate () throws Exception
void testVersionOrdering () throws Exception
void testUpdateOtherName () throws Exception
void testUpdateInBackground () throws Exception
void testBackgroundVerifier () throws Exception
void testSaveAsGone () throws Exception
void testUpdateDoesNotExist () throws Exception
void testFirstSegmentInfo () throws Exception
void testUpdateListener () throws Exception
void testVeryLast () throws Exception

Static Public Member Functions

static void tearDownAfterClass () throws Exception
static void setUpBeforeClass () throws Exception
static void cleanupAfterClass ()

Static Package Functions

static void setupNamespace (ContentName name) throws IOException
static void removeNamespace (ContentName name) throws IOException

Static Package Attributes

static CCNTestHelper testHelper = new CCNTestHelper(CCNNetworkObjectTest.class)
 Handle naming for the test.

Classes

class  CounterListener


Detailed Description

Test basic network object functionality, writing objects to a Flosser.

Much slower than it needs to be -- seems to hit some kind of ordering bug which requires waiting for interest reexpression before it can go forward (shows up as mysterious 4-second delays in the log). The corresponding repo-backed test, CCNNetorkObjectTestRepo runs much faster to do exactly the same work. TODO track down slowness


The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:08 2012 for Content-Centric Networking in Java by  doxygen 1.5.6