|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmondrian.test.comp.ResultComparator
class ResultComparator
Compares the Result
produced by a query with the expected result
read from an XML file.
ResultComparatorTest
Constructor Summary | |
---|---|
ResultComparator(org.w3c.dom.Element xmlRoot,
Result result)
|
Method Summary | |
---|---|
void |
compareResults()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultComparator(org.w3c.dom.Element xmlRoot, Result result)
Method Detail |
---|
public void compareResults()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |