Public Member Functions | |
void | checkGetResults (ContentObject getResults) |
Subclassible object processing operations, to make it possible to easily implement tests based on this one. | |
Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
static void | tearDownAfterClass () |
Static Protected Attributes | |
static Throwable | error = null |
static Random | rand |
Package Attributes | |
Semaphore | sema = new Semaphore(0) |
int | next = 0 |
Static Package Attributes | |
static CCNHandle | handle = null |
NOTE: This test requires ccnd to be running and complementary source process
void org.ccnx.ccn.test.endtoend.BaseLibrarySink.checkGetResults | ( | ContentObject | getResults | ) |
Subclassible object processing operations, to make it possible to easily implement tests based on this one.