public interface TestComparison
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getOpColumn()
The name of the operation for each data "row"
|
java.util.List |
getStatSpecColumn()
The name of the statistic specification for each data "row"
|
java.util.List[] |
getValColumns()
Data for the test directories compared
|
java.lang.String |
toString()
Printing
|
java.util.List getStatSpecColumn()
java.util.List getOpColumn()
java.util.List[] getValColumns()
java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.