Package | Description |
---|---|
com.thoughtworks.xstream.tools.benchmark |
A simple harness for running benchmarks.
|
com.thoughtworks.xstream.tools.benchmark.reporters |
Modifier and Type | Method and Description |
---|---|
void |
Harness.run(Reporter reporter) |
Modifier and Type | Class and Description |
---|---|
class |
HtmlReporter |
class |
MultiReporter
A reporter multiplexing the results to other Reporters.
|
class |
TextReporter
Reports results of Harness in text form designed for human reading.
|
Constructor and Description |
---|
MultiReporter(Reporter[] reporter) |
Copyright © 2004–2015 XStream. All rights reserved.