de.java2html.properties.test
Class ConversionOptionsPropertiesReaderTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
de.java2html.properties.test.ConversionOptionsPropertiesReaderTest
- All Implemented Interfaces:
- junit.framework.Test
public class ConversionOptionsPropertiesReaderTest
- extends junit.framework.TestCase
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 |
ConversionOptionsPropertiesReaderTest
public ConversionOptionsPropertiesReaderTest()
setUp
protected void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class junit.framework.TestCase
- Throws:
java.lang.Exception
testReadingEmptyProperties
public void testReadingEmptyProperties()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testUnknownPropertyIgnored
public void testUnknownPropertyIgnored()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testReadDefaultStyleTableName
public void testReadDefaultStyleTableName()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testReadIllegalDefaultStyleTableName
public void testReadIllegalDefaultStyleTableName()
testTabSize
public void testTabSize()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalTabSize
public void testIllegalTabSize()
testShowLineNumbers
public void testShowLineNumbers()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalShowLineNumbers
public void testIllegalShowLineNumbers()
testShowFileName
public void testShowFileName()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalShowFileName
public void testIllegalShowFileName()
testShowTableBorder
public void testShowTableBorder()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalShowTableBorder
public void testIllegalShowTableBorder()
testShowJava2HtmlLink
public void testShowJava2HtmlLink()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalJava2HtmlLink
public void testIllegalJava2HtmlLink()
testHorizontalAlignment
public void testHorizontalAlignment()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalHorizontalAlignment
public void testIllegalHorizontalAlignment()
testColor
public void testColor()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalColor
public void testIllegalColor()
testBold
public void testBold()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalBold
public void testIllegalBold()
testItalic
public void testItalic()
throws IllegalPropertyValueException
- Throws:
IllegalPropertyValueException
testIllegalItalic
public void testIllegalItalic()