java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.jdaemon.era.xml.alt.TestXMLCube
- All Implemented Interfaces:
- junit.framework.Test
- public class TestXMLCube
- extends junit.framework.TestCase
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
TestXMLCube
public TestXMLCube(java.lang.String name)
- Creates a new instance of TestXMLCube
testFilterBuilder
public void testFilterBuilder()
throws org.jdaemon.util.xml.InitialisationException
testGroupingBuilder
public void testGroupingBuilder()
throws org.jdaemon.util.xml.InitialisationException
testOutput
public void testOutput()
throws javax.xml.transform.TransformerException
testFilterTransformation
public void testFilterTransformation()
throws org.jdaemon.util.xml.InitialisationException,
javax.xml.transform.TransformerException
testGroupingTransformation
public void testGroupingTransformation()
throws org.jdaemon.util.xml.InitialisationException,
javax.xml.transform.TransformerException
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)