org.silverpeas.chart.period
Class AbstractPeriodChartTest
java.lang.Object
org.silverpeas.chart.period.AbstractPeriodChartTest
- Direct Known Subclasses:
- PeriodChartItemTest, PeriodChartTest
public class AbstractPeriodChartTest
- extends Object
- Author:
- Yohann Chastagnier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPeriodChartTest
public AbstractPeriodChartTest()
expJsChart
protected String expJsChart(String title,
String defaultPeriodType,
String xLabel,
String yLabel,
org.json.JSONObject... expectedData)
expJsItem
protected org.json.JSONObject expJsItem(String title,
long expectedTime,
long duration,
boolean durationAsPrimitive,
String periodType,
Number... values)
Copyright © 2016 Silverpeas. All Rights Reserved.