Class StandardStatisticsReportFormat
- java.lang.Object
-
- net.jqwik.engine.hooks.statistics.StandardStatisticsReportFormat
-
- All Implemented Interfaces:
net.jqwik.api.statistics.StatisticsReportFormat
public class StandardStatisticsReportFormat extends java.lang.Object implements net.jqwik.api.statistics.StatisticsReportFormat
-
-
Constructor Summary
Constructors Constructor Description StandardStatisticsReportFormat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>formatReport(java.util.List<net.jqwik.api.statistics.StatisticsEntry> entries)
-