org.ccnx.ccn.test.protocol.ExcludeTest Class Reference

Test the Exclude structures used in Interests. More...

List of all members.

Public Member Functions

void setUp ()
void testExcludeArrayListOfElementFails ()
void testExcludeArrayListOfElementFails2 ()
void testExcludeArrayListOfElementFails3 ()
void testExcludeArrayListOfElement ()
void testExcludeByteArrayArray ()
void testUptoFactory ()
void testFactory ()
void testMatchBloom ()
void testAdd ()
void testEmpty ()
void testEqualsObject ()
void testSize ()
void testEncodeDecode () throws ContentEncodingException, ContentDecodingException

Static Public Member Functions

static void setUpBeforeClass () throws Exception
static void tearDownAfterClass () throws Exception

Static Package Attributes

static ArrayList< Exclude.Element > al
static final byte[] b0 = "0".getBytes()
static final byte[] b1 = "1".getBytes()
static final byte[] b3 = "3".getBytes()
static final byte[] b06 = "06".getBytes()
static final byte[] b000 = "000".getBytes()
static ExcludeComponent c1 = new ExcludeComponent(b1)
static ExcludeComponent c3 = new ExcludeComponent(b3)
static ExcludeComponent c06 = new ExcludeComponent(b06)
static ExcludeAny any = new ExcludeAny()
static BloomFilter bloom
static Exclude ef
static byte[][] array = { b1, b06 }

Detailed Description

Test the Exclude structures used in Interests.


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