public class DBMSMetadataTest
extends junit.framework.TestCase
Constructor and Description |
---|
DBMSMetadataTest(String testName) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
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.
|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
public DBMSMetadataTest(String testName) throws URISyntaxException, Exception
URISyntaxException
Exception
public static junit.framework.Test suite()
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
protected void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
public void testGetConnection() throws Exception
Exception
public void testGetConnectionWithConnectionParameters() throws Exception
Exception
public void testGetSourceCode() throws Exception
Exception
public void testGetSchemas() throws Exception
Exception
Copyright © 2002–2014 InfoEther. All rights reserved.