|
||||||||||
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.XQDataSourceTest
public class XQDataSourceTest
Constructor Summary | |
---|---|
XQDataSourceTest()
|
Method Summary | |
---|---|
void |
testGetConnection_jdbc()
|
void |
testGetConnection_uid_pwd()
|
void |
testGetConnection()
|
void |
testGetLoginTimeout()
|
void |
testGetLogWriter()
|
void |
testGetProperty()
|
void |
testGetSupportedPropertyNames()
|
void |
testSetLoginTimeout()
|
void |
testSetLogWriter()
|
void |
testSetProperties()
|
void |
testSetProperty()
|
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 XQDataSourceTest()
Method Detail |
---|
public void testGetConnection() throws XQException
XQException
public void testGetConnection_jdbc() throws XQException
XQException
public void testGetConnection_uid_pwd() throws XQException
XQException
public void testGetLoginTimeout() throws XQException
XQException
public void testGetLogWriter() throws XQException
XQException
public void testGetSupportedPropertyNames() throws XQException
XQException
public void testSetProperty() throws XQException
XQException
public void testGetProperty() throws XQException
XQException
public void testSetProperties() throws XQException
XQException
public void testSetLoginTimeout() throws XQException
XQException
public void testSetLogWriter() throws XQException
XQException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |