private class CucumberBreakdownReport.BarCellDrawer extends Object implements CucumberBreakdownReport.CellDrawer
| Constructor and Description |
|---|
BarCellDrawer() |
| Modifier and Type | Method and Description |
|---|---|
String |
drawCell(BreakdownStats stats) |
private String |
drawCellValues(int passed,
int failed,
int skipped) |
private String drawCellValues(int passed, int failed, int skipped)
public String drawCell(BreakdownStats stats)
drawCell in interface CucumberBreakdownReport.CellDrawerCopyright © 2013-2016. All Rights Reserved.