|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.standalone.driver.CjdbcUrlTest
CjdbcUrl
test class.
Driver
,
Serialized FormNested Class Summary | |
protected class |
CjdbcUrlTest.ParsingResult
Stores the expected result of the call to CjdbcUrl.parseUrl() method. |
Field Summary | |
private CjdbcUrl |
cjdbcUrl
Driver to test. |
static java.lang.String |
EMPTY_PARAMS
Empty params token to use in the URLs file. |
static java.lang.String |
URLS_FILE
File name containing the C-JDBC URLs to test. |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
logger, TEXT_DIR |
Constructor Summary | |
CjdbcUrlTest()
|
Method Summary | |
void |
testParseUrl()
|
Methods inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
getTextPath, getUserDir |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String URLS_FILE
public static final java.lang.String EMPTY_PARAMS
private CjdbcUrl cjdbcUrl
Constructor Detail |
public CjdbcUrlTest()
Method Detail |
public void testParseUrl()
CjdbcUrl.parseUrl()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |