org.ccnx.ccn.test.impl.CCNFlowControlTestRepoExtra Class Reference
List of all members.
Public Member Functions |
void | testLargePut () throws Throwable |
| This test is able to successfully detect concurrency errors in CCNFlowControl.
|
Static Public Member Functions |
static void | setUpBeforeClass () throws Exception |
Static Package Attributes |
static final int | N_BUFFERS = 10000 |
static ContentName | _nodeName |
static CCNTestHelper | testHelper = new CCNTestHelper(CCNFileStreamTestRepo.class) |
static CCNHandle | _putHandle |
static String | _fileName = "testBigFile" |
Member Function Documentation
static void org.ccnx.ccn.test.impl.CCNFlowControlTestRepoExtra.setUpBeforeClass |
( |
|
) |
throws Exception [static] |
void org.ccnx.ccn.test.impl.CCNFlowControlTestRepoExtra.testLargePut |
( |
|
) |
throws Throwable |
This test is able to successfully detect concurrency errors in CCNFlowControl.
There might be a simpler way to do it but I haven't been able to figure out how to do that.
- Exceptions:
-
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/impl/CCNFlowControlTestRepoExtra.java