org.basex.test.xqj.testcases
Class XQDynamicContextTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.basex.test.xqj.testcases.XQJTestCase
org.basex.test.xqj.testcases.XQDynamicContextTest
- All Implemented Interfaces:
- junit.framework.Test
public class XQDynamicContextTest
- extends XQJTestCase
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, format |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XQDynamicContextTest
public XQDynamicContextTest()
testGetImplicitTimeZone
public void testGetImplicitTimeZone()
throws XQException
- Throws:
XQException
testBindAtomicValue
public void testBindAtomicValue()
throws XQException
- Throws:
XQException
testBindString
public void testBindString()
throws XQException
- Throws:
XQException
testBindDocument_String
public void testBindDocument_String()
throws XQException
- Throws:
XQException
testBindDocument_Reader
public void testBindDocument_Reader()
throws XQException
- Throws:
XQException
testBindDocument_InputStream
public void testBindDocument_InputStream()
throws XQException,
java.io.UnsupportedEncodingException
- Throws:
XQException
java.io.UnsupportedEncodingException
testBindDocument_XMLReader
public void testBindDocument_XMLReader()
throws XQException,
org.xml.sax.SAXException
- Throws:
XQException
org.xml.sax.SAXException
testBindDocument_XMLStreamReader
public void testBindDocument_XMLStreamReader()
throws XQException
- Throws:
XQException
testBindDocument_Source
public void testBindDocument_Source()
throws XQException
- Throws:
XQException
testSetImplicitTimeZone
public void testSetImplicitTimeZone()
throws XQException
- Throws:
XQException
testBindItem
public void testBindItem()
throws XQException
- Throws:
XQException
testBindSequence
public void testBindSequence()
throws XQException
- Throws:
XQException
testBindObject
public void testBindObject()
throws XQException
- Throws:
XQException
testBindObject_AllTypes
public void testBindObject_AllTypes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBindBoolean
public void testBindBoolean()
throws XQException
- Throws:
XQException
testBindByte
public void testBindByte()
throws XQException
- Throws:
XQException
testBindDouble
public void testBindDouble()
throws XQException
- Throws:
XQException
testBindFloat
public void testBindFloat()
throws XQException
- Throws:
XQException
testBindInt
public void testBindInt()
throws XQException
- Throws:
XQException
testBindLong
public void testBindLong()
throws XQException
- Throws:
XQException
testBindNode
public void testBindNode()
throws XQException,
java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
- Throws:
XQException
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
testBindShort
public void testBindShort()
throws XQException
- Throws:
XQException