org.ccnx.ccn.test.io.CCNFileStreamTestRepo Class Reference
Test class for CCNFileStream; tests writing file streams to a repository.
More...
List of all members.
Classes |
class | CountAndDigest |
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 |
Detailed Description
Test class for CCNFileStream; tests writing file streams to a repository.
Member Function Documentation
static void org.ccnx.ccn.test.io.CCNFileStreamTestRepo.setUpBeforeClass |
( |
|
) |
throws Exception [static] |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/io/CCNFileStreamTestRepo.java