java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.jdaemon.era.six.TestSIXReport
- All Implemented Interfaces:
- junit.framework.Test
- public class TestSIXReport
- extends junit.framework.TestCase
| Fields inherited from class junit.framework.TestCase |
|
| 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 |
test_cube
org.jdaemon.era.Cube test_cube
TestSIXReport
public TestSIXReport(java.lang.String name)
dumpDocument
public void dumpDocument(org.w3c.dom.Document document)
setUp
public void setUp()
- Description copied from class:
junit.framework.TestCase
- Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
runTest
public void runTest(org.jdaemon.era.Report report)
throws javax.xml.parsers.ParserConfigurationException,
org.jdaemon.era.CubeException
testEmptyReport
public void testEmptyReport()
throws javax.xml.parsers.ParserConfigurationException,
org.jdaemon.era.CubeException
testAttributeSelect
public void testAttributeSelect()
throws javax.xml.parsers.ParserConfigurationException,
org.jdaemon.era.CubeException
testSimpleTotals
public void testSimpleTotals()
throws javax.xml.parsers.ParserConfigurationException,
org.jdaemon.era.CubeException
testGroupTotals
public void testGroupTotals()
throws javax.xml.parsers.ParserConfigurationException,
org.jdaemon.era.CubeException
testWriteReport
public void testWriteReport()
throws org.jdaemon.util.data.WriteError,
javax.xml.parsers.ParserConfigurationException
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)