|
|||||||||||
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.templates.Template
org.objectweb.cjdbc.scenario.raidb1.driver.EncodingScenario
This class defines scenario to test encoding and decoding
Field Summary |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
logger, TEXT_DIR |
Constructor Summary | |
EncodingScenario()
|
Method Summary | |
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testCompareEncoding()
Compare between different encoding methods for blobs |
void |
testZipEncoding()
Test ZipEncoding. |
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Template |
getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getHypersonicConnection |
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 |
Constructor Detail |
public EncodingScenario()
Method Detail |
protected void setUp()
setUp
in class Template
junit.framework.TestCase#setUp()
protected void tearDown()
tearDown
in class Template
junit.framework.TestCase#tearDown()
public void testZipEncoding() throws java.lang.Exception
java.lang.Exception
- if fails.public void testCompareEncoding() throws java.lang.Exception
java.lang.Exception
- if fails
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |