org.exist.xquery.test
Class XQueryUseCase
java.lang.Object
org.exist.xquery.test.XQueryUseCase
- public class XQueryUseCase
- extends java.lang.Object
- Author:
- Wolfgang Meier (wolfgang@exist-db.org)
|
Method Summary |
void |
doTest(java.lang.String useCase)
|
protected void |
processQueries(java.io.File file)
|
protected java.lang.String |
readQuery(java.io.File f)
|
protected void |
setUp()
|
protected void |
setupData(java.io.File file)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XQueryUseCase
public XQueryUseCase()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest
public void doTest(java.lang.String useCase)
throws java.lang.Exception
- Throws:
java.lang.Exception
processQueries
protected void processQueries(java.io.File file)
throws java.lang.Exception
- Throws:
java.lang.Exception
setupData
protected void setupData(java.io.File file)
throws java.lang.Exception
- Throws:
java.lang.Exception
readQuery
protected java.lang.String readQuery(java.io.File f)
throws java.io.IOException
- Throws:
java.io.IOException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.