public class SourceTest
extends java.lang.Object
| Constructor and Description |
|---|
SourceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetConnection() |
void |
testGetDriver() |
void |
testGetHandlers() |
void |
testGetName() |
void |
testGetPassword() |
void |
testGetUser() |
void |
testSource() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testSource()
public void testGetName()
public void testGetConnection()
public void testGetDriver()
public void testGetUser()
public void testGetPassword()
public void testGetHandlers()