Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::jlog::test::LogIteratorTest Class Reference

List of all members.

Public Member Functions

 LogIteratorTest () throws Exception
void setUp () throws Exception
void tearDown () throws Exception
void testIterator () throws Exception
void testIteratorWithException () throws Exception
void testRemove () throws Exception

Detailed Description

Test LogIterator

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::jlog::test::LogIteratorTest::LogIteratorTest  )  throws Exception [inline]
 

Constructor


Member Function Documentation

void alma::acs::jlog::test::LogIteratorTest::setUp  )  throws Exception [inline]
 

See also:
junit.framework.TestCase

void alma::acs::jlog::test::LogIteratorTest::tearDown  )  throws Exception [inline]
 

See also:
junit.framework.TestCase

void alma::acs::jlog::test::LogIteratorTest::testIterator  )  throws Exception [inline]
 

Test if the next() and hasNext() methods work well together

Exceptions:
Exception 

void alma::acs::jlog::test::LogIteratorTest::testIteratorWithException  )  throws Exception [inline]
 

Test if the next() method works well. In this case hasNext is not used (an Exception signals that all the logs have been read)

Exceptions:
Exception 

void alma::acs::jlog::test::LogIteratorTest::testRemove  )  throws Exception [inline]
 

Test the remove method deleting all the logs in cache

Exceptions:
Exception 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:35 2009 for ACS Java API by doxygen 1.3.8