org.objectweb.cjdbc.scenario.standalone.util
Class BlobFilterTest

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.standalone.util.BlobFilterTest

public class BlobFilterTest
extends NoTemplate

This class defines a BlobFilterTest. Test different blob filters.

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
BlobFilterTest()
           
 
Method Summary
 void testHexMethods()
          Test hexa blob filter
 void testNoneMethods()
          Test none blob filter
 
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

BlobFilterTest

public BlobFilterTest()
Method Detail

testHexMethods

public void testHexMethods()
                    throws java.lang.Exception
Test hexa blob filter

Throws:
java.lang.Exception - if fails

testNoneMethods

public void testNoneMethods()
                     throws java.lang.Exception
Test none blob filter

Throws:
java.lang.Exception - if fails


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