|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
de.java2html.properties.test.ConversionOptionsPropertiesPersistenceTest
public class ConversionOptionsPropertiesPersistenceTest
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 |
---|
public ConversionOptionsPropertiesPersistenceTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testPersistDefaultOptions() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistDefaultStyleTableName() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistTabSize() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistShowLineNumbers() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistShowJava2HtmlLink() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistShowFileName() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistShowTableBorder() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistHorizontalAlignment() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistStyleEntry1() throws IllegalPropertyValueException
IllegalPropertyValueException
public void testPersistStyleEntry2() throws IllegalPropertyValueException
IllegalPropertyValueException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |