|
||||||||||
| 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.util.table.test.ReportTableTest
public class ReportTableTest
Name: ReportTableTest
Description: A JUnit test for report tables.
| Constructor Summary | |
|---|---|
ReportTableTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testGroupBlockWithoutFunctionsAndTitles()
Tests the report output. |
void |
testGroupBlockWithoutFunctionsAndTitlesAndEnforcedResults()
Tests the report output. |
void |
testGroupBlockWithoutTitleRow()
Tests the report output. |
void |
testGroupBlockWithTitleRowResults()
Tests the report output. |
void |
testGroupBlockWithTitleRowResults2()
Tests the report output. |
void |
testGroupBlockWithTitleRows()
Tests the report output. |
void |
testGroupBlockWithTitleRows2()
Tests the report output. |
void |
testReportTableCopy()
Tests the report output. |
| 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 ReportTableTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionTestCase.setUp()
public void testGroupBlockWithoutFunctionsAndTitles()
throws TableException
TableException - In case a table access problem occured.
public void testGroupBlockWithoutFunctionsAndTitlesAndEnforcedResults()
throws TableException
TableException - In case a table access problem occured.
public void testGroupBlockWithoutTitleRow()
throws TableException
TableException - In case a table access problem occured.
public void testGroupBlockWithTitleRows()
throws TableException
TableException - In case a table access problem occured.
public void testGroupBlockWithTitleRowResults()
throws TableException
TableException - In case a table access problem occured.
public void testGroupBlockWithTitleRows2()
throws TableException
TableException - In case a table access problem occured.
public void testGroupBlockWithTitleRowResults2()
throws TableException
TableException - In case a table access problem occured.
public void testReportTableCopy()
throws TableException
TableException - In case a table access problem occured.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||