|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reporter | |
---|---|
com.thoughtworks.xstream.tools.benchmark | A simple harness for running benchmarks. |
com.thoughtworks.xstream.tools.benchmark.reporters |
Uses of Reporter in com.thoughtworks.xstream.tools.benchmark |
---|
Methods in com.thoughtworks.xstream.tools.benchmark with parameters of type Reporter | |
---|---|
void |
Harness.run(Reporter reporter)
|
Uses of Reporter in com.thoughtworks.xstream.tools.benchmark.reporters |
---|
Classes in com.thoughtworks.xstream.tools.benchmark.reporters that implement Reporter | |
---|---|
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. |
Constructors in com.thoughtworks.xstream.tools.benchmark.reporters with parameters of type Reporter | |
---|---|
MultiReporter(Reporter[] reporter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |