|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.util.database.DBMSMetadataTest
public class DBMSMetadataTest
Constructor Summary | |
---|---|
DBMSMetadataTest()
|
Method Summary | |
---|---|
void |
testGetConnection()
Verify getConnection method, of class DBMSMetadata. |
void |
testGetConnectionWithConnectionParameters()
Verify getConnection method, of class DBMSMetadata. |
void |
testGetSchemas()
Verify getSchemas method, of class DBMSMetadata. |
void |
testGetSourceCode()
Test of getSourceCode method, of class DBMSMetadata. |
void |
testGetSourceObjectList()
Verify getSchemas method, of class DBMSMetadata. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBMSMetadataTest() throws URISyntaxException, Exception
URISyntaxException
Exception
Method Detail |
---|
public void testGetConnection() throws Exception
Exception
public void testGetConnectionWithConnectionParameters() throws Exception
Exception
public void testGetSourceCode() throws Exception
Exception
public void testGetSchemas() throws Exception
Exception
public void testGetSourceObjectList() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |