|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
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)
|
void |
testAvg()
|
void |
testBase64BinaryCast()
|
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 |
testResolveQName()
|
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 |
testSecondsFromDateTime()
|
void |
testSharedLock()
|
void |
testSum()
|
void |
testTokenize()
Tests the XQuery-XPath function fn:tokenize() |
void |
testUtilEval()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, 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 testUtilEval() throws XPathException
XPathException
public void testSharedLock() throws XPathException
XPathException
public void testEncodeForURI()
public void testIRIToURI()
public void testEscapeHTMLURI()
public void testLocalName() throws XPathException
XPathException
public void testCurrentDateTime() throws XPathException
XPathException
public void testSecondsFromDateTime()
public void testResolveQName()
public void testCollectionExists1()
public void testCollectionExists2()
public void testBase64BinaryCast()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |