de.java2html.properties.test
Class ConversionOptionsPropertiesPersistenceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by de.java2html.properties.test.ConversionOptionsPropertiesPersistenceTest
All Implemented Interfaces:
junit.framework.Test

public class ConversionOptionsPropertiesPersistenceTest
extends junit.framework.TestCase


Constructor Summary
ConversionOptionsPropertiesPersistenceTest()
           
 
Method Summary
protected  void setUp()
           
 void testPersistDefaultOptions()
           
 void testPersistDefaultStyleTableName()
           
 void testPersistHorizontalAlignment()
           
 void testPersistShowFileName()
           
 void testPersistShowJava2HtmlLink()
           
 void testPersistShowLineNumbers()
           
 void testPersistShowTableBorder()
           
 void testPersistStyleEntry1()
           
 void testPersistStyleEntry2()
           
 void testPersistTabSize()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConversionOptionsPropertiesPersistenceTest

public ConversionOptionsPropertiesPersistenceTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testPersistDefaultOptions

public void testPersistDefaultOptions()
                               throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistDefaultStyleTableName

public void testPersistDefaultStyleTableName()
                                      throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistTabSize

public void testPersistTabSize()
                        throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistShowLineNumbers

public void testPersistShowLineNumbers()
                                throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistShowJava2HtmlLink

public void testPersistShowJava2HtmlLink()
                                  throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistShowFileName

public void testPersistShowFileName()
                             throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistShowTableBorder

public void testPersistShowTableBorder()
                                throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistHorizontalAlignment

public void testPersistHorizontalAlignment()
                                    throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistStyleEntry1

public void testPersistStyleEntry1()
                            throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException

testPersistStyleEntry2

public void testPersistStyleEntry2()
                            throws IllegalPropertyValueException
Throws:
IllegalPropertyValueException