org.exist.xquery.value.test
Class YearMonthDurationTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.xquery.value.test.AbstractTimeRelatedTestCase
          extended byorg.exist.xquery.value.test.YearMonthDurationTest

public class YearMonthDurationTest
extends AbstractTimeRelatedTestCase

See Also:
Serialized Form

Constructor Summary
YearMonthDurationTest()
           
 
Method Summary
 void testCompare1()
           
 void testCompare2()
           
 void testCompare3()
           
 void testCompare4()
           
 void testConvert1()
           
 void testConvert2()
           
 void testCreate1()
           
 void testCreate2()
           
 void testCreate3()
           
 void testCreate4()
           
 void testDiv1()
           
 void testDiv2()
           
 void testGetPart1()
           
 void testGetPart2()
           
 void testGetType()
           
 void testMinMax1()
           
 void testMinus1()
           
 void testMult1()
           
 void testPlus1()
           
 void testStringFormat1()
           
 void testStringFormat2()
           
 void testStringFormat3()
           
 
Methods inherited from class org.exist.xquery.value.test.AbstractTimeRelatedTestCase
assertDateEquals, assertDurationEquals, checkMinMaxFails, getLocalTimezoneDuration, getLocalTimezoneOffset, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YearMonthDurationTest

public YearMonthDurationTest()
Method Detail

testCreate1

public void testCreate1()

testCreate2

public void testCreate2()

testCreate3

public void testCreate3()

testCreate4

public void testCreate4()

testStringFormat1

public void testStringFormat1()
                       throws XPathException
Throws:
XPathException

testStringFormat2

public void testStringFormat2()
                       throws XPathException
Throws:
XPathException

testStringFormat3

public void testStringFormat3()
                       throws XPathException
Throws:
XPathException

testConvert1

public void testConvert1()
                  throws XPathException
Throws:
XPathException

testConvert2

public void testConvert2()
                  throws XPathException
Throws:
XPathException

testGetPart1

public void testGetPart1()
                  throws XPathException
Throws:
XPathException

testGetPart2

public void testGetPart2()
                  throws XPathException
Throws:
XPathException

testGetType

public void testGetType()
                 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

testMinMax1

public void testMinMax1()
                 throws XPathException
Throws:
XPathException

testPlus1

public void testPlus1()
               throws XPathException
Throws:
XPathException

testMinus1

public void testMinus1()
                throws XPathException
Throws:
XPathException

testMult1

public void testMult1()
               throws XPathException
Throws:
XPathException

testDiv1

public void testDiv1()
              throws XPathException
Throws:
XPathException

testDiv2

public void testDiv2()
              throws XPathException
Throws:
XPathException


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.