|
|||||||||||
| 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.TxtFglReportTest
TxtFglReportTest.java Company MoreData
| Field Summary | |
int |
afterGroupOf
|
int |
beforeGroupOf
|
int |
firstPageHeaderCount
|
int |
onEveryRow
|
int |
onLastRow
|
int |
pageHeader
|
int |
pagetrailerCount
|
| Constructor Summary | |
TxtFglReportTest(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.moredata.fglreport.txtfglreport. |
void |
testAddObject()
Test of addObject method, of class pt.moredata.fglreport.txtfglreport. |
void |
testFinishReport()
Test of finishReport method, of class pt.moredata.fglreport.txtfglreport. |
void |
testGetColNo()
|
void |
testGetGroup()
Test of getGroup method, of class pt.moredata.fglreport.txtfglreport. |
void |
testGetGroupValue()
Test of getGroupValue method, of class pt.moredata.fglreport.txtfglreport. |
void |
testGetLineNo()
|
void |
testGotoColumn()
Test of gotoColumn method, of class pt.moredata.fglreport.txtfglreport. |
void |
testGotoLine()
Test of gotoLine method, of class pt.moredata.fglreport.txtfglreport. |
void |
testMissingTest()
|
void |
testNewLine()
Test of newLine method, of class pt.moredata.fglreport.txtfglreport. |
void |
testNewPage()
Test of newPage method, of class pt.moredata.fglreport.txtfglreport. |
void |
testOutputToReport()
Test of outputToReport method, of class pt.moredata.fglreport.txtfglreport. |
void |
testPrint()
Test of print method, of class pt.moredata.fglreport.txtfglreport. |
void |
testPrintln()
Test of println method, of class pt.moredata.fglreport.txtfglreport. |
void |
testRemoveFglReportListener()
Test of removeFglReportListener method, of class pt.moredata.fglreport.txtfglreport. |
void |
testSetFirstPageHeaderLength()
Test of setFirstPageHeaderLength method, of class pt.moredata.fglreport.txtfglreport. |
void |
testSetFormat()
Test of setFormat method, of class pt.moredata.fglreport.txtfglreport. |
void |
testSetNomeFont()
Test of setNomeFont method, of class pt.moredata.fglreport.txtfglreport. |
void |
testSetPageHeaderLength()
Test of setPageHeaderLength method, of class pt.moredata.fglreport.txtfglreport. |
void |
testSetPageTrailerLength()
Test of setPageTrailerLength method, of class pt.moredata.fglreport.txtfglreport. |
void |
testSetTamanhoFont()
Test of setTamanhoFont method, of class pt.moredata.fglreport.txtfglreport. |
void |
testStartReport()
Test of startReport method, of class pt.moredata.fglreport.txtfglreport. |
void |
testTextReport()
Test of textReport method, of class pt.moredata.fglreport.txtfglreport. |
| 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 pagetrailerCount
public int pageHeader
public int beforeGroupOf
public int afterGroupOf
public int onEveryRow
public int onLastRow
| Constructor Detail |
public TxtFglReportTest(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 testTextReport()
public void testOutputToReport()
public void testFinishReport()
public void testPrint()
public void testGetColNo()
public void testGetLineNo()
public void testPrintln()
public void testGotoLine()
public void testGotoColumn()
public void testNewLine()
public void testNewPage()
public void testGetGroup()
public void testGetGroupValue()
public void testAddObject()
public void testSetNomeFont()
public void testSetTamanhoFont()
public void testSetFirstPageHeaderLength()
public void testSetPageHeaderLength()
public void testSetPageTrailerLength()
public void testSetFormat()
public void testAddFglReportListener()
public void testRemoveFglReportListener()
public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||