openlist.OpenListTest Class Reference

List of all members.

Public Member Functions

void setUp ()
void tearDown ()
void testIsEmptyTrue ()
void testIsEmptyFalse ()
void testNonEmptyTrue ()
void testNonEmptyFalse ()
void testFirst ()
void testRest1 ()
void testRest2 ()
void testLength1 ()
void testLength2 ()
void testReverse ()
void testAppend ()
void testToString1 ()
void testToString2 ()
void testToString3 ()
void testList1 ()
void testList2 ()

Static Public Member Functions

static void setUpClass () throws Exception
static void tearDownClass () throws Exception


Detailed Description

Author:
Robert Keller

Member Function Documentation

void openlist.OpenListTest.testAppend (  ) 

Test of append method

void openlist.OpenListTest.testFirst (  ) 

Test of first method

void openlist.OpenListTest.testIsEmptyFalse (  ) 

Test of isEmpty method

void openlist.OpenListTest.testIsEmptyTrue (  ) 

Test of isEmpty method

void openlist.OpenListTest.testLength1 (  ) 

Test of length method

void openlist.OpenListTest.testLength2 (  ) 

Test of length method

void openlist.OpenListTest.testList1 (  ) 

Test of "list" function

void openlist.OpenListTest.testList2 (  ) 

Test of "list" function

void openlist.OpenListTest.testNonEmptyFalse (  ) 

Test of nonEmpty method

void openlist.OpenListTest.testNonEmptyTrue (  ) 

Test of nonEmpty method

void openlist.OpenListTest.testRest1 (  ) 

Test of rest method

void openlist.OpenListTest.testRest2 (  ) 

Test of rest method

void openlist.OpenListTest.testReverse (  ) 

Test of reverse method

void openlist.OpenListTest.testToString1 (  ) 

Test of toString method

void openlist.OpenListTest.testToString2 (  ) 

Test of toString method

void openlist.OpenListTest.testToString3 (  ) 

Test of toString method


The documentation for this class was generated from the following file:

Generated on Thu Oct 29 10:51:32 2009 by  doxygen 1.5.8