|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.basex.test.xqj.testcases.XQJTestCase
org.basex.test.xqj.testcases.XQPreparedExpressionTest
public class XQPreparedExpressionTest
Constructor Summary | |
---|---|
XQPreparedExpressionTest()
|
Method Summary | |
---|---|
void |
testCancel()
|
void |
testClose()
|
void |
testExecuteQuery()
|
void |
testGetAllExternalVariables()
|
void |
testGetAllUnboundExternalVariables()
|
void |
testGetStaticContext()
|
void |
testGetStaticResultType()
|
void |
testGetStaticVariableType()
|
void |
testIsClosed()
|
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 |
Constructor Detail |
---|
public XQPreparedExpressionTest()
Method Detail |
---|
public void testCancel() throws XQException
XQException
public void testIsClosed() throws XQException
XQException
public void testClose() throws XQException
XQException
public void testExecuteQuery() throws XQException
XQException
public void testGetAllExternalVariables() throws XQException
XQException
public void testGetAllUnboundExternalVariables() throws XQException
XQException
public void testGetStaticResultType() throws XQException
XQException
public void testGetStaticVariableType() throws XQException
XQException
public void testGetStaticContext() throws XQException
XQException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |