org.ccnx.ccn.test.impl.CCNFlowServerTest Class Reference
List of all members.
Classes |
class | HighWaterHelper |
Public Member Functions |
void | setUp () throws Exception |
void | testBasicControlFlow () throws Throwable |
void | testInterestFirst () throws Throwable |
void | testNextBeforePut () throws Exception |
void | testLastBeforePut () throws Exception |
void | testPutsOrdered () throws Throwable |
void | testRandomOrderPuts () throws Throwable |
void | testMultipleGets () throws Throwable |
void | testWaitForPutDrain () throws Throwable |
void | testHighwaterWait () throws Exception |
Static Public Member Functions |
static void | setUpBeforeClass () throws Exception |
Static Public Attributes |
static Signature | fakeSignature = null |
static SignedInfo | fakeSignedInfo = null |
Package Attributes |
Queue< ContentObject > | queue = _handle.getOutputQueue() |
ArrayList< Interest > | interestList = new ArrayList<Interest>() |
CCNFlowServer | fc = null |
Static Package Attributes |
static ContentName | name1 |
static final int | VERSION_COUNT = 2 |
static final int | NANO_INCREMENT = 54321 |
static ContentName | versions [] = new ContentName[VERSION_COUNT] |
static final int | SEGMENT_COUNT = 5 |
static ContentName | segment_names [] = new ContentName[SEGMENT_COUNT] |
static ContentObject | segments [] = new ContentObject[SEGMENT_COUNT] |
static ContentObject | obj1 = null |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/impl/CCNFlowServerTest.java