| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.ujac.print.test.BasePrintTest
org.ujac.print.test.StyleParserTest
public class StyleParserTest
Name: StyleParserTest
 Description: Tests for the style parser.
| Field Summary | 
|---|
| Fields inherited from class org.ujac.print.test.BasePrintTest | 
|---|
| docPrinter, docProperties, formatHelper, resourceLoader, templateInterpreter | 
| Constructor Summary | |
|---|---|
| StyleParserTest() | |
| Method Summary | |
|---|---|
| protected  void | setUp()Sets up the test data. | 
|  void | testAlignmentAttributes()Testing float style attribute parsing. | 
|  void | testFloatStyleAttributes()Testing float style attribute parsing. | 
|  void | testGlobalAttributeAliases()Testing global attribute alias support. | 
|  void | testTextStyleAttributes()Testing text style attribute parsing. | 
| Methods inherited from class org.ujac.print.test.BasePrintTest | 
|---|
| addTagTest, clearTagTests, isAllTagTestsPassed, loadProperties, printDocument, printDocument, setTemplateSource | 
| 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 | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public StyleParserTest()
| Method Detail | 
|---|
protected void setUp()
              throws Exception
BasePrintTest
setUp in class BasePrintTestException - In case a problem occured during the set up.TestCase.setUp()
public void testTextStyleAttributes()
                             throws Exception
Exception - In case something went wrong.
public void testFloatStyleAttributes()
                              throws Exception
Exception - In case something went wrong.
public void testAlignmentAttributes()
                             throws Exception
Exception - In case something went wrong.
public void testGlobalAttributeAliases()
                                throws Exception
Exception - In case something went wrong.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||