| Constructor and Description |
|---|
CharacterCountMetric(char ch)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
biggerIsBetter()
Deprecated.
Whether a big result is better for this metric.
|
double |
run(Product product,
java.lang.Object object)
Deprecated.
since 1.3
|
double |
run(Product product,
Target target)
Deprecated.
Run the test and produce a metric.
|
java.lang.String |
toString()
Deprecated.
|
java.lang.String |
unit()
Deprecated.
The unit the metric is recorded in (for reporting purposes).
|
public double run(Product product, Target target) throws java.lang.Exception
Metricpublic double run(Product product, java.lang.Object object) throws java.lang.Exception
Metricpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String unit()
Metricpublic boolean biggerIsBetter()
MetricbiggerIsBetter in interface MetricCopyright © 2004–2022 XStream. All rights reserved.