public class RawComparison extends BaseComparison implements ComparisonConstants
TestComparison whose data table consists of raw statistics values
obtained directly from the PerfStatValue.comparators, log, markFailedTests, opColumn, statspecColumn, valColumnsAVG_OP, BOGUS, ERR_OP, ERR_VAL, ERR_VAL_DOC, FAIL, FAIL_VAL, FAIL_VAL_DOC, HANG, MAX_OP, MIN_OP, MINUS_INFINITY, MINUS_INFINITY_DOC, MISSING_VAL, MISSING_VAL_DOC, MMM_OP, NIL_VAL, NIL_VAL_DOC, PASS, PLUS_INFINITY, PLUS_INFINITY_DOC, STD_OP| Modifier and Type | Method and Description |
|---|---|
protected void |
fillInRow(String op,
String statSpecName)
Creates a single "row" of data for the given stat spec and operation, with
a column for each test run.
|
fillInRows, getOpColumn, getOpValue, getStatSpecColumn, getValColumns, toStringprotected void fillInRow(String op, String statSpecName)
fillInRow in class BaseComparisonCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.