org.exist.xquery.value.test
Class DateTest
java.lang.Object
TestCase
org.exist.xquery.value.test.AbstractTimeRelatedTestCase
org.exist.xquery.value.test.DateTest
- public class DateTest
- extends AbstractTimeRelatedTestCase
note: some of these tests rely on local timezone override to -05:00, done in super.setUp()
- Author:
- Piotr Kaminski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTest
public DateTest()
testCreate1
public void testCreate1()
testCreate2
public void testCreate2()
testStringFormat1
public void testStringFormat1()
throws XPathException
- Throws:
XPathException
testStringFormat2
public void testStringFormat2()
throws XPathException
- Throws:
XPathException
testStringFormat3
public void testStringFormat3()
throws XPathException
- Throws:
XPathException
testStringFormat4
public void testStringFormat4()
throws XPathException
- Throws:
XPathException
testGetPart1
public void testGetPart1()
throws XPathException
- Throws:
XPathException
testGetPart2
public void testGetPart2()
throws XPathException
- Throws:
XPathException
testConvert1
public void testConvert1()
throws XPathException
- Throws:
XPathException
testConvert2
public void testConvert2()
throws XPathException
- Throws:
XPathException
testConvert3
public void testConvert3()
throws XPathException
- Throws:
XPathException
testConvert4
public void testConvert4()
throws XPathException
- Throws:
XPathException
testGetType
public void testGetType()
throws XPathException
- Throws:
XPathException
testGetTimezone1
public void testGetTimezone1()
throws XPathException
- Throws:
XPathException
testGetTimezone2
public void testGetTimezone2()
throws XPathException
- Throws:
XPathException
testGetTimezone3
public void testGetTimezone3()
throws XPathException
- Throws:
XPathException
testGetTimezone4
public void testGetTimezone4()
throws XPathException
- Throws:
XPathException
testWithoutTimezone1
public void testWithoutTimezone1()
throws XPathException
- Throws:
XPathException
testWithoutTimezone2
public void testWithoutTimezone2()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone1
public void testAdjustedToTimezone1()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone2
public void testAdjustedToTimezone2()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone3
public void testAdjustedToTimezone3()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone4
public void testAdjustedToTimezone4()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone5
public void testAdjustedToTimezone5()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone6
public void testAdjustedToTimezone6()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone7
public void testAdjustedToTimezone7()
throws XPathException
- Throws:
XPathException
testAdjustedToTimezone8
public void testAdjustedToTimezone8()
throws XPathException
- Throws:
XPathException
testCompare1
public void testCompare1()
throws XPathException
- Throws:
XPathException
testCompare2
public void testCompare2()
throws XPathException
- Throws:
XPathException
testCompare3
public void testCompare3()
throws XPathException
- Throws:
XPathException
testCompare4
public void testCompare4()
throws XPathException
- Throws:
XPathException
testCompare5
public void testCompare5()
throws XPathException
- Throws:
XPathException
testCompare7
public void testCompare7()
throws XPathException
- Throws:
XPathException
testMinMax1
public void testMinMax1()
throws XPathException
- Throws:
XPathException
testPlus1
public void testPlus1()
throws XPathException
- Throws:
XPathException
testPlus2
public void testPlus2()
throws XPathException
- Throws:
XPathException
testPlus3
public void testPlus3()
throws XPathException
- Throws:
XPathException
testPlus4
public void testPlus4()
throws XPathException
- Throws:
XPathException
testMinus1
public void testMinus1()
throws XPathException
- Throws:
XPathException
testMinus2
public void testMinus2()
throws XPathException
- Throws:
XPathException
testMinus3
public void testMinus3()
throws XPathException
- Throws:
XPathException
testMinus4
public void testMinus4()
throws XPathException
- Throws:
XPathException
testMinus5
public void testMinus5()
throws XPathException
- Throws:
XPathException
testMinus6
public void testMinus6()
throws XPathException
- Throws:
XPathException
testMinus7
public void testMinus7()
throws XPathException
- Throws:
XPathException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.