Public Member Functions | |
void | testEnumerate () |
void | testPut () |
void | testRevision () |
void | testVersion () throws Exception |
void | testGetLatestVersion () throws Exception |
void | testRecall () |
void | versionTest (ContentName docName, byte[] content1, byte[] content2) throws Exception |
void | testNotFound () throws Exception |
void | testInterest () |
Static Package Attributes | |
static final String | contentString = "This is a very small amount of content" |
Classes | |
class | NameSeen |
class | TestListener |
Tests a set of library read functionality; some of which could be aggregated into other tests.
void org.ccnx.ccn.test.CCNLibraryTest.testGetLatestVersion | ( | ) | throws Exception |
Make sure the data is written to ccnd by reading it
InterruptedException | ||
NoSuchAlgorithmException | ||
SignatureException | ||
InvalidKeyException |