Save This Page
Home » jcommon-1.0.13 » org.jfree » chart » renderer » category » junit » [javadoc | source]
org.jfree.chart.renderer.category.junit
public class: AbstractCategoryItemRendererTests [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.jfree.chart.renderer.category.junit.AbstractCategoryItemRendererTests
Tests for the AbstractCategoryItemRenderer class.
Method from org.jfree.chart.renderer.category.junit.AbstractCategoryItemRendererTests Summary:
suite,   testCloning1,   testCloning2
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.chart.renderer.category.junit.AbstractCategoryItemRendererTests Detail:
 public static Test suite() 
    Returns the tests as a test suite.
 public  void testCloning1() 
    Confirm that cloning works.
 public  void testCloning2() 
    Confirm that cloning works.