Package mondrian.xmla.test
Class XmlaTest
- java.lang.Object
-
- TestCase
-
- mondrian.xmla.test.XmlaTest
-
public class XmlaTest extends TestCaseUnit test for refined Mondrian's XML for Analysis API (packagemondrian.xmla).- Author:
- Gang Chen
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classXmlaTest.OtherTestNon diff-based unit tests for XML/A support.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidrunTest()protected voidsetUp()static TestSuitesuite()protected voidtearDown()
-
-
-
Constructor Detail
-
XmlaTest
public XmlaTest(String name)
-
-