org.jbehave.core.reporters
Class TemplateableViewGenerator.ReportsTable
java.lang.Object
org.jbehave.core.reporters.TemplateableViewGenerator.ReportsTable
- Enclosing class:
- TemplateableViewGenerator
public static class TemplateableViewGenerator.ReportsTable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateableViewGenerator.ReportsTable
public TemplateableViewGenerator.ReportsTable(List<TemplateableViewGenerator.Report> reports,
StoryNameResolver nameResolver)
getReports
public List<TemplateableViewGenerator.Report> getReports()
getReportNames
public List<String> getReportNames()
getReport
public TemplateableViewGenerator.Report getReport(String name)
Copyright © 2003-2012. All Rights Reserved.