edu.mit.csail.sdg.squander.examples.javacol.SetTest Class Reference
[Tests]

Collaboration diagram for edu.mit.csail.sdg.squander.examples.javacol.SetTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void setUp ()
void testContains ()
void testAdd ()
void testRemove ()

Private Attributes

Set< String > set
Set< String > sqSet

Static Private Attributes

static final String[] keys = new String[] { "str1", "str2", "str3" }

Detailed Description

Definition at line 16 of file SetTest.java.


Member Function Documentation

void edu.mit.csail.sdg.squander.examples.javacol.SetTest.setUp (  ) 
void edu.mit.csail.sdg.squander.examples.javacol.SetTest.testAdd (  ) 
void edu.mit.csail.sdg.squander.examples.javacol.SetTest.testContains (  ) 
void edu.mit.csail.sdg.squander.examples.javacol.SetTest.testRemove (  ) 

Member Data Documentation

final String [] edu.mit.csail.sdg.squander.examples.javacol.SetTest.keys = new String[] { "str1", "str2", "str3" } [static, private]

Definition at line 20 of file SetTest.java.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208