org.ccnx.ccn.test.impl.LogTest Class Reference

List of all members.

Public Member Functions

void testInfoStringObjectArray ()
void testInfoIntStringObjectArray ()
void testWarningIntStringObjectArray ()
void testSevereIntStringObjectArray ()
void testGetLevelInt ()
void testGetSetLevels ()

Static Public Member Functions

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

Protected Member Functions

int writeLog (int facility, Level level, String msg)
 Write to the log and return number of bytes that show up in the log.
void doTest (int facility, Level level)

Protected Attributes

int _lastStart
int _lastFinish

Static Protected Attributes

static ByteArrayOutputStream _baos = new ByteArrayOutputStream()
static StreamHandler _sh = new StreamHandler(_baos, new SimpleFormatter())
static Level[] prevLevels

The documentation for this class was generated from the following file:
Generated on Tue Aug 21 14:55:32 2012 for Content-Centric Networking in Java by  doxygen 1.6.3