org.ccnx.ccn.test.profiles.versioning.InterestDataTestRepo Class Reference

List of all members.

Public Member Functions

void testVersionNumberInTree () throws Exception
void testVersionNumberCompare () throws Exception
void testInterestDataStartTimeCompare () throws Exception
void testInterestDataInterest () throws Exception
 Create one object then create an InterestData for it and make sure we get the object.
void testInterestDataInterestStream () throws Exception
 Test an InterestData when retrieving many versions.
void testInterestDataInterestStreamWithStartTime () throws Exception
 Test an InterestData when retrieving many versions, uses a start time between two streams.
void testInterestDataInterestStreamWithStartAndStopTime () throws Exception
 Test an InterestData when retrieving many versions, uses a start & stop time in the middle of three streams.
void testSplitLeft () throws Exception

Static Public Member Functions

static void setUpBeforeClass () throws Exception

Protected Attributes

final Random _rnd = new Random()
final ContentName prefix
final VersionNumber vn_411000000000L = new VersionNumber(411000000000L)
final VersionNumber vn_411111000000L = new VersionNumber(411111000000L)
final VersionNumber vn_411222000000L = new VersionNumber(411222000000L)
final VersionNumber vn_411333000000L = new VersionNumber(411333000000L)

Static Protected Attributes

static final long TIMEOUT = 30000

Member Function Documentation

void org.ccnx.ccn.test.profiles.versioning.InterestDataTestRepo.testInterestDataInterest (  )  throws Exception

Create one object then create an InterestData for it and make sure we get the object.

Exceptions:
Exception 
void org.ccnx.ccn.test.profiles.versioning.InterestDataTestRepo.testInterestDataInterestStream (  )  throws Exception

Test an InterestData when retrieving many versions.

Exceptions:
Exception 
void org.ccnx.ccn.test.profiles.versioning.InterestDataTestRepo.testInterestDataInterestStreamWithStartAndStopTime (  )  throws Exception

Test an InterestData when retrieving many versions, uses a start & stop time in the middle of three streams.

Exceptions:
Exception 
void org.ccnx.ccn.test.profiles.versioning.InterestDataTestRepo.testInterestDataInterestStreamWithStartTime (  )  throws Exception

Test an InterestData when retrieving many versions, uses a start time between two streams.

Exceptions:
Exception 

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:54 2011 for Content-Centric Networking in Java by  doxygen 1.6.3