Save This Page
Home » jcommon-1.0.13 » org.jfree » chart » urls » junit » [javadoc | source]
org.jfree.chart.urls.junit
public class: StandardXYURLGeneratorTests [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.jfree.chart.urls.junit.StandardXYURLGeneratorTests
Tests for the StandardXYURLGenerator class.
Constructor:
 public StandardXYURLGeneratorTests(String name) 
    Constructs a new set of tests.
    Parameters:
    name - the name of the tests.
Method from org.jfree.chart.urls.junit.StandardXYURLGeneratorTests Summary:
suite,   testSerialization
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.chart.urls.junit.StandardXYURLGeneratorTests Detail:
 public static Test suite() 
    Returns the tests as a test suite.
 public  void testSerialization() 
    Serialize an instance, restore it, and check for equality.