Copyright (C) 2003,2004 dr. Cristiano Sadun

org.sadun.text.ffp.test
Class LineFormatTest

java.lang.Object
  extended byTestCase
      extended byorg.sadun.text.ffp.test.LineFormatTest

public class LineFormatTest
extends TestCase

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

Constructor Summary
LineFormatTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testParse()
           
 void testParseToXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineFormatTest

public LineFormatTest()
Method Detail

main

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

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testParse

public void testParse()
               throws FFPParseException
Throws:
FFPParseException

testParseToXML

public void testParseToXML()
                    throws FFPParseException
Throws:
FFPParseException

Copyright (C) 2003,2004 dr. Cristiano Sadun