|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.qunit.QUnitResults
public class QUnitResults
A Java representation of the QUnit result structure created in qunit-results-collector.js. The breakdown is: FileResults (1) - ModuleResults (n) -- TestCaseResults (n) --- AssertionResult (n)
for where this class is used
Nested Class Summary | |
---|---|
static class |
QUnitResults.FileResults
|
Constructor Summary | |
---|---|
QUnitResults()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QUnitResults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |