Uses of Class
org.jbehave.core.reporters.TemplateableViewGenerator.Report

Packages that use TemplateableViewGenerator.Report
org.jbehave.core.reporters   
 

Uses of TemplateableViewGenerator.Report in org.jbehave.core.reporters
 

Methods in org.jbehave.core.reporters that return TemplateableViewGenerator.Report
 TemplateableViewGenerator.Report TemplateableViewGenerator.ReportsTable.getReport(String name)
           
 

Methods in org.jbehave.core.reporters that return types with arguments of type TemplateableViewGenerator.Report
 List<TemplateableViewGenerator.Report> TemplateableViewGenerator.ReportsTable.getReports()
           
 

Methods in org.jbehave.core.reporters with parameters of type TemplateableViewGenerator.Report
 int TemplateableViewGenerator.Report.compareTo(TemplateableViewGenerator.Report that)
           
 

Constructor parameters in org.jbehave.core.reporters with type arguments of type TemplateableViewGenerator.Report
TemplateableViewGenerator.ReportsTable(List<TemplateableViewGenerator.Report> reports, StoryNameResolver nameResolver)
           
 



Copyright © 2003-2012. All Rights Reserved.