mondrian.xmla
Class XmlaTabularTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
mondrian.test.FoodMartTestCase
mondrian.xmla.XmlaBaseTestCase
mondrian.xmla.XmlaTabularTest
- All Implemented Interfaces:
- Test
public class XmlaTabularTest
- extends XmlaBaseTestCase
Test XMLA output in tabular (flattened) format.
- Version:
- $Id: //open/mondrian/testsrc/main/mondrian/xmla/XmlaTabularTest.java#5 $
- Author:
- Julio Caubín, jhyde
Fields inherited from class mondrian.xmla.XmlaBaseTestCase |
CATALOG, CATALOG_NAME_PROP, CATALOG_PROP, catalogNameUrls, CUBE_NAME_PROP, DATA_SOURCE_INFO, DATA_SOURCE_INFO_PROP, FORMAT_MULTI_DIMENSIONAL, FORMAT_PROP, HR_CUBE, LAST_SCHEMA_UPDATE_DATE, LAST_SCHEMA_UPDATE_DATE_PROP, REQUEST_TYPE_PROP, SALES_CUBE, SESSION_ID_PROP |
Methods inherited from class mondrian.xmla.XmlaBaseTestCase |
clearServlet, doTest, doTest, doTestInline, doTestInline, doTests, fileToDocument, fileToString, filter, getCatalogNameUrls, getDefaultRequestProperties, getServlet, getSessionId, replaceLastSchemaUpdateDate |
Methods inherited from class mondrian.test.FoodMartTestCase |
allMember, assertAxisReturns, assertAxisThrows, assertBooleanExprReturns, assertExprReturns, assertExprThrows, assertQueriesReturnSimilarResults, assertQueryReturns, assertQueryThrows, assertSize, cubeByName, execute, executeExpr, executeQuery, executeSingletonAxis, genderMembersIncludingAll, getConnection, getDimensionWithName, getTestContext, getTestContext, isDefaultNullMemberRepresentation, isGroupingSetsSupported, member, productMembersPotScrubbersPotsAndPans, storeMembersCAAndOR, storeMembersUsaAndCanada, tearDown, warehouseMembersCanadaMexicoUsa |
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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XmlaTabularTest
public XmlaTabularTest()
XmlaTabularTest
public XmlaTabularTest(java.lang.String name)
testTabularOneByOne
public void testTabularOneByOne()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTabularOneByTwo
public void testTabularOneByTwo()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTabularTwoByOne
public void testTabularTwoByOne()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTabularTwoByTwo
public void testTabularTwoByTwo()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTabularZeroByZero
public void testTabularZeroByZero()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTabularVoid
public void testTabularVoid()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTabularThreeAxes
public void testTabularThreeAxes()
throws java.lang.Exception
- Throws:
java.lang.Exception
getDiffRepos
protected DiffRepository getDiffRepos()
- Specified by:
getDiffRepos
in class XmlaBaseTestCase
getServletCallbackClass
protected java.lang.Class<? extends XmlaRequestCallback> getServletCallbackClass()
- Specified by:
getServletCallbackClass
in class XmlaBaseTestCase
getSessionId
protected java.lang.String getSessionId(XmlaBaseTestCase.Action action)
- Description copied from class:
XmlaBaseTestCase
- Creates, retrieves or clears the session id for this test.
- Specified by:
getSessionId
in class XmlaBaseTestCase
- Parameters:
action
- Action to perform
- Returns:
- Session id for create, query; null for clear