sdb.test
Class TestStringBase

java.lang.Object
  extended by sdb.test.TestDB
      extended by sdb.test.TestStringBase
Direct Known Subclasses:
TestI18N, TestStringBasic

public class TestStringBase
extends TestDB


Constructor Summary
TestStringBase(String testLabel, String baseString, Connection jdbc, Params params, boolean verbose)
           
 
Method Summary
 void after()
           
 void before()
           
 void binary()
           
 void text()
           
 
Methods inherited from class sdb.test.TestDB
setVerbose
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestStringBase

public TestStringBase(String testLabel,
                      String baseString,
                      Connection jdbc,
                      Params params,
                      boolean verbose)
Method Detail

before

public void before()

after

public void after()

text

public void text()
          throws Exception
Throws:
Exception

binary

public void binary()
            throws Exception
Throws:
Exception


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.