org.basex.test.xqj.testcases
Class XQQueryExceptionTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.basex.test.xqj.testcases.XQJTestCase
org.basex.test.xqj.testcases.XQQueryExceptionTest
- All Implemented Interfaces:
- Test
public class XQQueryExceptionTest
- extends XQJTestCase
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 |
XQQueryExceptionTest
public XQQueryExceptionTest()
testConstructor1
public void testConstructor1()
testConstructor2
public void testConstructor2()
testConstructor5
public void testConstructor5()
testConstructor6
public void testConstructor6()
testConstructor9
public void testConstructor9()
throws javax.xml.xquery.XQException
- Throws:
javax.xml.xquery.XQException
testGetErrorCode
public void testGetErrorCode()
testGetErrorObject
public void testGetErrorObject()
throws javax.xml.xquery.XQException
- Throws:
javax.xml.xquery.XQException
testGetPosition
public void testGetPosition()
testGetQueryStackTrace
public void testGetQueryStackTrace()
testGetModuleURI
public void testGetModuleURI()
testGetLineNumber
public void testGetLineNumber()
testGetColumnNumber
public void testGetColumnNumber()