org.ccnx.ccn.test.profiles.nameenum.EnumeratedNameListTestRepo Class Reference

Test the synchronous interface to name enumeration. More...

List of all members.

Public Member Functions

void testEnumeratedName () throws Exception
void testEnumeratedNameListWithThreads () throws Exception

Static Public Member Functions

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

Package Attributes

EnumeratedNameList testList
ArrayList< ContentNamenames
ContentName c1
ContentName c2

Static Package Attributes

static Random rand = new Random()
static final String directoryString = "/test/parc" + "/directory-"
static final String directoryString2 = "/test/parc" + "/directory2-"
static final String directoryString3 = "/test/parc" + "/directory3-"
static ContentName directory
static ContentName directory2
static ContentName directory3
static String nameString = "name-"
static String name1String
static String name2String
static String name3String
static String name4String
static String name5String
static String name6String
static ContentName name1
static ContentName name2
static ContentName name3
static ContentName name4
static ContentName name5
static ContentName name6
static ContentName name7
static ContentName name8
static ContentName name9
static CCNHandle putHandle
static String prefix1StringError = "/park.com/csl/ccn/repositories"
static ContentName brokenPrefix
static int contentSeenNoPool = 0
static int contentSeenPool = 0

Classes

class  WaiterThread
class  WaiterThreadForPool


Detailed Description

Test the synchronous interface to name enumeration.

Put a bunch of data in repo (in one directory) Make a enumerate name list of directory (check that it works) call update in background on enumerated name list (asynchronously) add data using a different interface and see if it shows up on the lists


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

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