|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
org.exist.xquery.test.XQueryFunctionsTest
Tests for various standart XQuery functions
| Constructor Summary | |
XQueryFunctionsTest(java.lang.String arg0)
Constructor for XQueryFunctionsTest. |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAvg()
|
void |
testCollectionExists1()
|
void |
testCollectionExists2()
|
void |
testCompare()
|
void |
testCurrentDateTime()
|
void |
testDeepEqual()
|
void |
testDistinctValues()
|
void |
testEncodeForURI()
|
void |
testEscapeHTMLURI()
|
void |
testExclusiveLock()
|
void |
testIRIToURI()
|
void |
testLocalName()
|
void |
testMax()
|
void |
testMin()
|
void |
testRoundHtE_DOUBLE()
Tests the XQuery-/XPath-function fn:round-half-to-even with the rounding value typed xs:double |
void |
testRoundHtE_INTEGER()
Tests the XQuery-/XPath-function fn:round-half-to-even with the rounding value typed xs:integer |
void |
testSharedLock()
|
void |
testSum()
|
void |
testTokenize()
Tests the XQuery-XPath function fn:tokenize() |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XQueryFunctionsTest(java.lang.String arg0)
arg0 - | Method Detail |
public static void main(java.lang.String[] args)
throws XPathException
XPathException
public void testRoundHtE_INTEGER()
throws XPathException
XPathException
public void testRoundHtE_DOUBLE()
throws XPathException
XPathException
public void testTokenize()
throws XPathException
XPathException
public void testDeepEqual()
throws XPathException
XPathException
public void testCompare()
throws XPathException
XPathException
public void testDistinctValues()
throws XPathException
XPathException
public void testSum()
throws XPathException
XPathException
public void testAvg()
throws XPathException
XPathException
public void testMin()
throws XPathException
XPathException
public void testMax()
throws XPathException
XPathException
public void testExclusiveLock()
throws XPathException
XPathException
public void testSharedLock()
throws XPathException
XPathExceptionpublic void testEncodeForURI()
public void testIRIToURI()
public void testEscapeHTMLURI()
public void testLocalName()
throws XPathException
XPathException
public void testCurrentDateTime()
throws XPathException
XPathExceptionpublic void testCollectionExists1()
public void testCollectionExists2()
protected void setUp()
throws java.lang.Exception
java.lang.Exception
protected void tearDown()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||