org.objectweb.cjdbc.scenario.standalone.socket
Class UTFWithSocketTest

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.standalone.socket.UTFWithSocketTest

public class UTFWithSocketTest
extends NoTemplate

This class defines a UTFWithSocketTest class

Author:
Nicolas Modrzyk
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
UTFWithSocketTest()
           
 
Method Summary
 void testUTFOverSocketWithImage()
          Test with repeated transmission of an image, to compare the speed between writeObject and writeBytes
 
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

UTFWithSocketTest

public UTFWithSocketTest()
Method Detail

testUTFOverSocketWithImage

public void testUTFOverSocketWithImage()
                                throws java.lang.Exception
Test with repeated transmission of an image, to compare the speed between writeObject and writeBytes

Throws:
java.lang.Exception - if fails


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