|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.silverpeas.connecteurJDBC.control.ConnecteurJDBCSessionControllerTest
@ContextConfiguration(locations="/spring-jdbc-connector.xml") public class ConnecteurJDBCSessionControllerTest
Constructor Summary | |
---|---|
ConnecteurJDBCSessionControllerTest()
|
Method Summary | |
---|---|
void |
testGetAvailableDriversDisplayNames()
Test of getAvailableDriversDisplayNames method, of class ConnecteurJDBCSessionController. |
void |
testGetAvailableDriversNames()
Test of getAvailableDriversNames method, of class ConnecteurJDBCSessionController. |
void |
testGetDescriptionForDriver()
Test of getDescriptionForDriver method, of class ConnecteurJDBCSessionController. |
void |
testGetDriversDescriptions()
Test of getDriversDescriptions method, of class ConnecteurJDBCSessionController. |
void |
testGetJDBCUrlsForDriver()
Test of getJDBCUrlsForDriver method, of class ConnecteurJDBCSessionController. |
void |
testGetRowLimit()
Test of getRowLimit method, of class ConnecteurJDBCSessionController. |
void |
testIsConnectionConfigured()
Test of isConnectionConfigured method, of class ConnecteurJDBCSessionController. |
void |
testSetJDBCdriverName()
Test of setJDBCdriverName method, of class ConnecteurJDBCSessionController. |
void |
testSetJDBCurl()
Test of setJDBCurl method, of class ConnecteurJDBCSessionController. |
void |
testSetLogin()
Test of setLogin method, of class ConnecteurJDBCSessionController. |
void |
testSetPassword()
Test of setPassword method, of class ConnecteurJDBCSessionController. |
void |
testSetSQLreq()
Test of setSQLreq method, of class ConnecteurJDBCSessionController. |
void |
testUpdateConnection()
Test of updateConnection method, of class ConnecteurJDBCSessionController. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnecteurJDBCSessionControllerTest()
Method Detail |
---|
public void testIsConnectionConfigured() throws com.stratelia.webactiv.persistence.PersistenceException
com.stratelia.webactiv.persistence.PersistenceException
public void testSetJDBCdriverName() throws Exception
Exception
public void testSetJDBCurl() throws Exception
Exception
public void testSetSQLreq() throws Exception
Exception
public void testSetLogin() throws Exception
Exception
public void testSetPassword() throws Exception
Exception
public void testGetRowLimit() throws com.stratelia.webactiv.persistence.PersistenceException
com.stratelia.webactiv.persistence.PersistenceException
public void testGetDriversDescriptions() throws com.stratelia.webactiv.persistence.PersistenceException
com.stratelia.webactiv.persistence.PersistenceException
public void testGetAvailableDriversNames() throws com.stratelia.webactiv.persistence.PersistenceException
com.stratelia.webactiv.persistence.PersistenceException
public void testGetAvailableDriversDisplayNames() throws com.stratelia.webactiv.persistence.PersistenceException
com.stratelia.webactiv.persistence.PersistenceException
public void testGetJDBCUrlsForDriver() throws com.stratelia.webactiv.persistence.PersistenceException
com.stratelia.webactiv.persistence.PersistenceException
public void testGetDescriptionForDriver() throws com.stratelia.webactiv.persistence.PersistenceException
com.stratelia.webactiv.persistence.PersistenceException
public void testUpdateConnection() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |