|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
pt.moredata.tests.TestCase
pt.despodata.java.fglreport.tests.FglReportTest
FglReportTest.java Company MoreData
| Field Summary | |
int |
afterGroupOf
|
int |
beforeGroupOf
|
int |
firstPageHeaderCount
|
int |
onEveryRow
|
int |
onLastRow
|
int |
pageHeader
|
int |
pageTraillerCount
|
| Constructor Summary | |
FglReportTest(java.lang.String testName)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
Test setup. |
static junit.framework.Test |
suite()
|
protected void |
tearDown()
Undo test changes. |
void |
testAddFglReportListener()
Test of addFglReportListener method, of class pt.despodata.java.fglreport.FglReport. |
void |
testClearFglReportListener()
Test of clearFglReportListener method, of class pt.despodata.java.fglreport.FglReport. |
void |
testFinishReport()
Test of finishReport method, of class pt.despodata.java.fglreport.FglReport. |
void |
testGetColNo()
Test of getColNo method, of class pt.despodata.java.fglreport.FglReport. |
void |
testGetGroup()
Test of getGroup method, of class pt.despodata.java.fglreport.FglReport. |
void |
testGetGroupValue()
Test of getGroupValue method, of class pt.despodata.java.fglreport.FglReport. |
void |
testGetLineNo()
Test of getLineNo method, of class pt.despodata.java.fglreport.FglReport. |
void |
testGetPageNo()
Test of getPageNo method, of class pt.despodata.java.fglreport.FglReport. |
void |
testGotoColumn()
Test of gotoColumn method, of class pt.despodata.java.fglreport.FglReport. |
void |
testGotoLine()
Test of gotoLine method, of class pt.despodata.java.fglreport.FglReport. |
void |
testMissingTest()
|
void |
testNewLine()
Test of newLine method, of class pt.despodata.java.fglreport.FglReport. |
void |
testNewPage()
Test of newPage method, of class pt.despodata.java.fglreport.FglReport. |
void |
testOutputToReport()
Test of outputToReport method, of class pt.despodata.java.fglreport.FglReport. |
void |
testPreview()
Test of preview method, of class pt.despodata.java.fglreport.FglReport. |
void |
testPrint()
Test of print method, of class pt.despodata.java.fglreport.FglReport. |
void |
testPrintBold()
Test of printBold method, of class pt.despodata.java.fglreport.FglReport. |
void |
testPrintBox()
Test of printBox method, of class pt.despodata.java.fglreport.FglReport. |
void |
testPrintln()
Test of println method, of class pt.despodata.java.fglreport.FglReport. |
void |
testRmFglReportListener()
Test of rmFglReportListener method, of class pt.despodata.java.fglreport.FglReport. |
void |
testSetFirstPageHeaderLength()
Test of setFirstPageHeaderLength method, of class pt.despodata.java.fglreport.FglReport. |
void |
testSetFormat()
Test of setFormat method, of class pt.despodata.java.fglreport.FglReport. |
void |
testSetLineno()
Test of setLineno method, of class pt.despodata.java.fglreport.FglReport. |
void |
testSetNomeFont()
Test of setNomeFont method, of class pt.despodata.java.fglreport.FglReport. |
void |
testSetPageHeaderLength()
Test of setPageHeaderLength method, of class pt.despodata.java.fglreport.FglReport. |
void |
testSetPageTrailerLength()
Test of setPageTrailerLength method, of class pt.despodata.java.fglreport.FglReport. |
void |
testSetTamanhoFont()
Test of setTamanhoFont method, of class pt.despodata.java.fglreport.FglReport. |
void |
testStartReport()
Test of startReport method, of class pt.despodata.java.fglreport.FglReport. |
| Methods inherited from class pt.moredata.tests.TestCase |
assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, main, testMissingTest |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Field Detail |
public int firstPageHeaderCount
public int pageTraillerCount
public int pageHeader
public int beforeGroupOf
public int afterGroupOf
public int onEveryRow
public int onLastRow
| Constructor Detail |
public FglReportTest(java.lang.String testName)
| Method Detail |
protected void setUp()
protected void tearDown()
public static junit.framework.Test suite()
public void testMissingTest()
throws java.lang.SecurityException
java.lang.SecurityExceptionpublic void testStartReport()
public void testOutputToReport()
public void testFinishReport()
public void testPreview()
public void testPrint()
public void testPrintBold()
public void testPrintBox()
public void testPrintln()
public void testGotoLine()
public void testGotoColumn()
public void testNewLine()
public void testNewPage()
public void testGetLineNo()
public void testGetColNo()
public void testGetPageNo()
public void testGetGroup()
public void testGetGroupValue()
public void testSetNomeFont()
public void testSetTamanhoFont()
public void testSetFirstPageHeaderLength()
public void testSetPageHeaderLength()
public void testSetPageTrailerLength()
public void testSetLineno()
public void testSetFormat()
public void testAddFglReportListener()
public void testRmFglReportListener()
public void testClearFglReportListener()
public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||