Uses of Class
org.jzy3d.junit.ChartTestFailed
- 
Packages that use ChartTestFailed Package Description org.jzy3d.junit  - 
- 
Uses of ChartTestFailed in org.jzy3d.junit
Methods in org.jzy3d.junit that throw ChartTestFailed Modifier and Type Method Description voidChartTester. compare(BufferedImage actual, BufferedImage expected)Perform the comparison between twoBufferedImage.voidChartTester. compare(Chart chart, String filename)Compare the image displayed by the chart with an image given by filename. 
 -