Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
Static Public Attributes | |
static final String | TOP_DIR = "ccn.test.topdir" |
Protected Member Functions | |
void | checkNameSpace (String contentName, boolean expected) throws Exception |
ContentName | writeToRepo (ContentName name) throws Exception |
void | checkData (ContentName name, String data) throws IOException, InterruptedException |
void | checkData (Interest interest, byte[] data) throws IOException, InterruptedException |
Static Protected Attributes | |
static String | _topdir |
static String | _fileTestDir |
static String | _fileTestDir2 |
static String | _fileTestDir3 |
static String | _repoName = "TestRepository" |
static String | _globalPrefix = "/parc.com/csl/ccn/repositories/" + _repoName |
static File | _fileTest |
static ContentName | testprefix = ContentName.fromNative(new String[]{"repoTest","pubidtest"}) |
static ContentName | keyprefix = ContentName.fromNative(testprefix,"keys") |
Defines a few common parameters.