|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.util.TestUtils
public class TestUtils
This class provides handy utilities for text-output-based tests.
Constructor Summary | |
---|---|
TestUtils()
|
Method Summary | |
---|---|
static java.lang.String |
hash(cern.colt.matrix.DoubleMatrix1D matrix)
Returns a hash string for the given matrix |
static java.lang.String |
hash(cern.colt.matrix.DoubleMatrix2D matrix)
Returns a hash string for the given matrix |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestUtils()
Method Detail |
---|
public static java.lang.String hash(cern.colt.matrix.DoubleMatrix1D matrix)
matrix
-
public static java.lang.String hash(cern.colt.matrix.DoubleMatrix2D matrix)
matrix
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |