chemCast.test.data
Class SubsetTest

java.lang.Object
  extended by TestCase
      extended by chemCast.test.data.SubsetTest

public class SubsetTest
extends TestCase

Test for Subset

Author:
Nina Jeliazkova nina@acad.bg Modified Sep 23, 2006

Constructor Summary
SubsetTest(java.lang.String arg0)
           
 
Method Summary
 void testColor()
           
 void testCreate()
           
 void testlistToXML()
           
 void testToXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubsetTest

public SubsetTest(java.lang.String arg0)
Parameters:
arg0 -
Method Detail

testCreate

public void testCreate()

testToXML

public void testToXML()

testlistToXML

public void testlistToXML()

testColor

public void testColor()