org.silverpeas.chart.pie
Class AbstractPieChartTest
java.lang.Object
org.silverpeas.chart.pie.AbstractPieChartTest
- Direct Known Subclasses:
- PieChartItemTest, PieChartTest
public class AbstractPieChartTest
- extends Object
- Author:
- Yohann Chastagnier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPieChartTest
public AbstractPieChartTest()
expJsChart
protected org.json.JSONObject expJsChart(String title,
org.json.JSONObject... expectedData)
expJsItem
protected org.json.JSONObject expJsItem(String title,
String label,
Number value)
expJsItem
protected org.json.JSONObject expJsItem(String title)
Copyright © 2016 Silverpeas. All Rights Reserved.