Public Member Functions | |
void | testRepoFileOutputStream () throws Exception |
Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
static void | cleanUpAfterClass () throws Exception |
static byte[] | writeRandomFile (int bytes, OutputStream out) throws IOException |
static CountAndDigest | readRandomFile (InputStream in) throws IOException |
Static Package Attributes | |
static CCNHandle | writeLib |
static CCNHandle | readLib |
static Random | random = new Random() |
static CCNTestHelper | testHelper = new CCNTestHelper(CCNFileStreamTestRepo.class) |
Handle naming for the test. | |
static final int | BUF_SIZE = 1024 |
Classes | |
class | CountAndDigest |
static void org.ccnx.ccn.test.io.CCNFileStreamTestRepo.setUpBeforeClass | ( | ) | throws Exception [static] |
java.lang.Exception |