Public Member Functions | |
void | fastFlossTest () |
void | fastRepoTest () |
void | streamData (CCNOutputStream outputStream) throws Exception |
Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
Static Public Attributes | |
static final int | BUF_SIZE = 1024 |
static final int | FILE_SIZE = 1024*1024 |
static Random | random = new Random() |
static CCNHandle | readLibrary |
static CCNHandle | writeLibrary |
static CCNTestHelper | testHelper = new CCNTestHelper(FastFlossTestSlow.class) |
Deliberately named so that it will not be run as part of the normal test suite, as it takes a long time.