org.ccnx.ccn.test.repo.RepoIOTest Class Reference

Part of repository test infrastructure. More...

List of all members.

Classes

class  IOTestFlosser

Public Member Functions

void setUp () throws Exception
void testPolicyViaCCN () throws Exception
void testReadFromRepo () throws Exception
void testVersionedRead () throws InterruptedException, IOException, MalformedContentNameStringException
void testLocalSyncInputStream () throws Exception
void testLocalSyncNetObj () throws Exception

Static Public Member Functions

static void setUpBeforeClass () throws Exception
static void cleanup () throws Exception

Static Protected Attributes

static final int CACHE_CLEAR_TIMEOUT = 10000
static CCNTestHelper testHelper = new CCNTestHelper(RepoIOTest.class)
static String _repoTestDir = "repotest"
static byte[] data = new byte[4000]
static ContentName _testPrefix
static String _testStream = "stream"
static String _testObj = "obj"
static String _testNonRepo = "stream-nr"
static String _testNonRepoObj = "obj-nr"
static String _testLink = "link"
static CCNDCacheManager _cacheManager = new CCNDCacheManager()
static ContentName _keyNameForStream
static ContentName _keyNameForObj

Static Package Attributes

static String USER_NAMESPACE = "TestRepoUser"

Detailed Description

Part of repository test infrastructure.

Requires at least repository to be running, and RFSTest to have been run.


The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:56 2011 for Content-Centric Networking in Java by  doxygen 1.6.3