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

Common code between CCNObjectTests. More...

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

org.ccnx.ccn.test.CCNTestBase org.ccnx.ccn.test.io.content.CCNNetworkObjectTest org.ccnx.ccn.test.io.content.CCNNetworkObjectTestRepo

List of all members.

Public Member Functions

CCNTime waitForDataAndLog (String name, CCNNetworkObject<?> ecd) throws IOException
CCNTime updateAndLog (String name, CCNNetworkObject<?> ecd, ContentName updateName) throws IOException
void doWait (CCNStringObject cso, CCNTime t) 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]

Package Functions

public< T > CCNTime saveAndLog (String name, CCNNetworkObject< T > ecd, CCNTime version, T data) throws IOException
public< T > CCNTime saveAsGoneAndLog (String name, CCNNetworkObject< T > ecd) throws IOException

Static Package Attributes

static final int UPDATE_TIMEOUT = 5000
static String stringObjName = "StringObject"
static String collectionObjName = "CollectionObject"
static String prefix = "CollectionObject-"
static ContentName[] ns = null
static PublisherID pubID1 = null
static PublisherID pubID2 = null
static int NUM_LINKS = 15
static LinkAuthenticator[] las = new LinkAuthenticator[NUM_LINKS]
static Link[] lrs = null
static Collection small1
static Collection small2
static Collection empty
static Collection big
static String[] numbers = new String[]{"ONE", "TWO", "THREE", "FOUR", "FIVE", "SIX", "SEVEN", "EIGHT", "NINE", "TEN"}
static CCNHandle handle
static Flosser flosser = null


Detailed Description

Common code between CCNObjectTests.
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