|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.util.unit.Suite
public final class Suite
XQuery Unit tests: Testing multiple modules.
Constructor Summary | |
---|---|
Suite(QueryContext qc,
InputInfo ii)
Constructor. |
Method Summary | |
---|---|
Item |
test(TokenList libs)
Tests all specified libraries. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Suite(QueryContext qc, InputInfo ii)
ii
- input infoqc
- query contextMethod Detail |
---|
public Item test(TokenList libs) throws QueryException
libs
- locations of library modules
QueryException
- query exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |