|
|||||||||||
| 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.moredata.fglreport.SwingFglReportTest
FglReportTest.java Company MoreData
| Field Summary | |
int |
afterGroupOf
Description of the Field |
int |
beforeGroupOf
Description of the Field |
int |
firstPageHeaderCount
Description of the Field |
int |
onEveryRow
Description of the Field |
int |
onLastRow
Description of the Field |
int |
pageHeader
Description of the Field |
int |
pageTraillerCount
Description of the Field |
| Constructor Summary | |
SwingFglReportTest(java.lang.String testName)
Constructor for the SwingFglReportTest object |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the SwingFglReportTest class |
protected void |
setUp()
Test setup. |
static junit.framework.Test |
suite()
A unit test suite for JUnit |
protected void |
tearDown()
Undo test changes. |
void |
testAddFglReportListener()
Test of addFglReportListener method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testFinishReport()
Test of finishReport method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testGetColNo()
Test of getColNo method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testGetGroup()
Test of getGroup method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testGetGroupValue()
Test of getGroupValue method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testGetLineNo()
Test of getLineNo method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testGotoColumn()
Test of gotoColumn method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testGotoLine()
Test of gotoLine method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testMissingTest()
A unit test for JUnit |
void |
testNewLine()
Test of newLine method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testNewPage()
Test of newPage method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testOutputToReport()
Test of outputToReport method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testPreview()
Test of preview method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testPrint()
Test of print method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testPrintBold()
Test of printBold method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testPrintBox()
Test of printBox method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testPrintln()
Test of println method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testRemoveFglReportListener()
Test of removeFglReportListener method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testSetFirstPageHeaderLength()
Test of setFirstPageHeaderLength method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testSetFormat()
Test of setFormat method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testSetLineno()
Test of setLineno method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testSetPageHeaderLength()
Test of setPageHeaderLength method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testSetPageTrailerLength()
Test of setPageTrailerLength method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testStartReport()
Test of startReport method, of class pt.moredata.fglreport.SwingFglReport. |
void |
testTextReport()
A unit test for JUnit |
| 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 SwingFglReportTest(java.lang.String testName)
testName - Description of the Parameter| Method Detail |
protected void setUp()
protected void tearDown()
public static junit.framework.Test suite()
public void testMissingTest()
throws java.lang.SecurityException
java.lang.SecurityException - Description of the Exceptionpublic void testStartReport()
public void testOutputToReport()
public void testFinishReport()
public void testPreview()
public void testPrint()
public void testTextReport()
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 testGetGroup()
public void testGetGroupValue()
public void testSetFirstPageHeaderLength()
public void testSetPageHeaderLength()
public void testSetPageTrailerLength()
public void testSetLineno()
public void testSetFormat()
public void testAddFglReportListener()
public void testRemoveFglReportListener()
public static void main(java.lang.String[] args)
args - The command line arguments
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||