|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
jimm.datavision.test.GroupFormulaTest
public class GroupFormulaTest
Tests formula evals when formulas are hidden or appear multiple times.
These tests are tightly coupled with the contents of the
group_formulas_* files.
| Field Summary | |
|---|---|
protected CharSepSource |
dataSource
|
protected static java.lang.String |
GROUP_EVAL_DATA_FILE
|
protected static java.lang.String |
GROUP_EVAL_EXPECTED_FILE
|
protected static java.io.File |
GROUP_EVAL_REPORT
|
protected static java.io.File |
OUT_FILE
|
protected Report |
report
|
| Constructor Summary | |
|---|---|
GroupFormulaTest(java.lang.String name)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
tearDown()
|
void |
testGroupHeaderFormula()
|
| 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 |
|---|
protected static final java.io.File OUT_FILE
protected static final java.io.File GROUP_EVAL_REPORT
protected static final java.lang.String GROUP_EVAL_DATA_FILE
protected static final java.lang.String GROUP_EVAL_EXPECTED_FILE
protected Report report
protected CharSepSource dataSource
| Constructor Detail |
|---|
public GroupFormulaTest(java.lang.String name)
| Method Detail |
|---|
public static junit.framework.Test suite()
public void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void tearDown()
tearDown in class junit.framework.TestCase
public void testGroupHeaderFormula()
throws java.io.IOException,
java.io.FileNotFoundException,
org.xml.sax.SAXException
java.io.IOException
java.io.FileNotFoundException
org.xml.sax.SAXExceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||