org.exist.xquery.value.test
Class AbstractTimeRelatedTestCase
java.lang.Object
TestCase
org.exist.xquery.value.test.AbstractTimeRelatedTestCase
- Direct Known Subclasses:
- DateTest, DateTimeTest, DayTimeDurationTest, DurationTest, TimeTest, YearMonthDurationTest
- public abstract class AbstractTimeRelatedTestCase
- extends TestCase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTimeRelatedTestCase
public AbstractTimeRelatedTestCase()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
checkMinMaxFails
protected void checkMinMaxFails(DurationValue a,
DurationValue b)
assertDurationEquals
protected void assertDurationEquals(DurationValue dv1,
AtomicValue dv2)
throws XPathException
- Throws:
XPathException
assertDateEquals
protected void assertDateEquals(AbstractDateTimeValue v1,
AtomicValue v2)
throws XPathException
- Throws:
XPathException
getLocalTimezoneDuration
protected DayTimeDurationValue getLocalTimezoneDuration()
throws XPathException
- Throws:
XPathException
getLocalTimezoneOffset
protected java.lang.String getLocalTimezoneOffset()
throws XPathException
- Throws:
XPathException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.