Copyright (C) 2003,2004 dr. Cristiano Sadun

org.sadun.text.ffp.test
Class DBInsertionListenerTest

java.lang.Object
  extended byTestCase
      extended byorg.sadun.text.ffp.test.FFPTest
          extended byorg.sadun.text.ffp.test.DBInsertionListenerTest

public class DBInsertionListenerTest
extends FFPTest

Version:
1.0
Author:
Cristiano Sadun
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.sadun.text.ffp.test.FFPTest
test00, test00Data, test00format
 
Constructor Summary
DBInsertionListenerTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testDBInsertion()
           
 
Methods inherited from class org.sadun.text.ffp.test.FFPTest
setupBetFor00, testDispatch, testParseAsXML, testParseLine, testParseLineNoFail, testParseLineNoMatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBInsertionListenerTest

public DBInsertionListenerTest()
Method Detail

main

public static void main(java.lang.String[] args)

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class FFPTest
Throws:
java.lang.Exception

testDBInsertion

public void testDBInsertion()
                     throws java.io.IOException,
                            FFPParseException
Throws:
java.io.IOException
FFPParseException

Copyright (C) 2003,2004 dr. Cristiano Sadun