org.objectweb.cjdbc.scenario.standalone.streams
Class UTFEncodingTest

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.standalone.streams.UTFEncodingTest

public class UTFEncodingTest
extends NoTemplate

This class defines a UTFEncodingTest

Version:
1.0
Author:
Nicolas Modrzyk
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
UTFEncodingTest()
           
 
Method Summary
 void testCJDBCStreamsUTFEncoding()
          Test Encoding
 
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

UTFEncodingTest

public UTFEncodingTest()
Method Detail

testCJDBCStreamsUTFEncoding

public void testCJDBCStreamsUTFEncoding()
                                 throws java.lang.Exception
Test Encoding

Throws:
java.lang.Exception - if fails


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.