com.lazerycode.jmeter.analyzer.writer
public class SummaryTextToStdOutWriter extends TextWriterBase
RequestGroups to System.outj.| Constructor and Description |
|---|
SummaryTextToStdOutWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRootTemplate() |
protected Writer |
getWriter() |
void |
write(Map<String,AggregatedResponses> testResults)
Render results as text to System.out
|
getWriter, renderTextgetFile, getFileName, getResultDataFileRelativePath, setFileName, setResultDataFileRelativePathpublic void write(Map<String,AggregatedResponses> testResults) throws IOException, freemarker.template.TemplateException
write in interface Writerwrite in class TextWriterBasetestResults - Map to generate output fromIOExceptionfreemarker.template.TemplateExceptionprotected String getRootTemplate()
getRootTemplate in class TextWriterBaseprotected Writer getWriter() throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.