public class XmlaBasicTest extends XmlaBaseTestCase
XmlaBaseTestCase.Action, XmlaBaseTestCase.CallBack, XmlaBaseTestCase.XmlaRequestCallbackImpl| Modifier and Type | Field and Description | 
|---|---|
static String | 
CONTENT_PROP  | 
static String | 
FORMAT_TABLULAR  | 
static String | 
RESTRICTION_NAME_PROP  | 
static String | 
RESTRICTION_VALUE_PROP  | 
static String | 
UNIQUE_NAME_ELEMENT  | 
static String | 
UNIQUE_NAME_PROP  | 
CATALOG, CATALOG_NAME_PROP, CATALOG_PROP, catalogNameUrls, CUBE_NAME_PROP, DATA_SOURCE_INFO, DATA_SOURCE_INFO_PROP, DEBUG, FORMAT_MULTI_DIMENSIONAL, FORMAT_PROP, LAST_SCHEMA_UPDATE_DATE, LOCALE_PROP, REQUEST_TYPE_PROP, ROLE_PROP, SALES_CUBE, SESSION_ID_PROPpropSaver| Constructor and Description | 
|---|
XmlaBasicTest()  | 
XmlaBasicTest(String name)  | 
addDatasourceInfoResponseKey, doTest, doTest, doTest, doTest, doTestInline, doTestInline, doTests, doTestsJson, fileToDocument, fileToString, filterConnectString, generateExpectedString, generateRequestString, getCatalogNameUrls, getDefaultRequestProperties, getServlet, getSessionId, helperTest, helperTestExpect, maskVersion, replaceLastSchemaUpdateDate, tearDown, validateallMember, assertAxisReturns, assertAxisThrows, assertBooleanExprReturns, assertExprReturns, assertExprThrows, assertQueriesReturnSimilarResults, assertQueryReturns, assertQueryThrows, assertSize, cubeByName, execute, executeExpr, executeQuery, executeSingletonAxis, genderMembersIncludingAll, getConnection, getDimensionWithName, getTestContext, isDefaultNullMemberRepresentation, isGroupingSetsSupported, member, productMembersPotScrubbersPotsAndPans, storeMembersCAAndOR, storeMembersUsaAndCanada, verifySameNativeAndNot, warehouseMembersCanadaMexicoUsacountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, failpublic static final String FORMAT_TABLULAR
public static final String UNIQUE_NAME_ELEMENT
public static final String UNIQUE_NAME_PROP
public static final String RESTRICTION_NAME_PROP
public static final String RESTRICTION_VALUE_PROP
public static final String CONTENT_PROP
public XmlaBasicTest()
public XmlaBasicTest(String name)
protected void setUp()
              throws Exception
setUp in class junit.framework.TestCaseExceptionprotected DiffRepository getDiffRepos()
getDiffRepos in class XmlaBaseTestCaseprotected Class<? extends XmlaRequestCallback> getServletCallbackClass()
getServletCallbackClass in class XmlaBaseTestCaseprotected String extractSoapResponse(Document responseDoc, XmlaConstants.Content content)
public void testMDFunctions()
                     throws Exception
Exception - on errorpublic void testMDLevelsAccessControlled()
                                  throws Exception
Exceptionpublic void testApproxRowCountOverridesCountCallsToDatabase()
                                                     throws Exception
Exceptionpublic void testApproxRowCountInHierarchyOverridesCountCallsToDatabase()
                                                                throws Exception
Exceptionpublic void testDrillThroughMaxRows()
                             throws Exception
Exception - on errorpublic void testDrillThrough()
                      throws Exception
Exception - on errorpublic void testDrillThroughZeroDimensionalQuery()
                                          throws Exception
Exception - on errorprotected String filter(String testCaseName, String filename, String content)
XmlaBaseTestCasefilter in class XmlaBaseTestCasetestCaseName - Name of current test case, e.g. "testFoo"filename - Name of requested content, e.g.  "${request}"content - Contentpublic void testExecuteSlicer_ContentDataOmitDefaultSlicer()
                                                    throws Exception
Exceptionpublic void testExecuteNoSlicer_ContentDataOmitDefaultSlicer()
                                                      throws Exception
Exceptionpublic void testExecuteSlicer_ContentDataIncludeDefaultSlicer()
                                                       throws Exception
Exceptionpublic void testExecuteNoSlicer_ContentDataIncludeDefaultSlicer()
                                                         throws Exception
Exceptionpublic void testExecuteEmptySlicer_ContentDataIncludeDefaultSlicer()
                                                            throws Exception
Exceptionpublic void testExecuteEmptySlicer_ContentDataOmitDefaultSlicer()
                                                         throws Exception
Exceptionpublic void testExecuteWithoutCellProperties()
                                      throws Exception
Exceptionpublic void testExecuteWithCellProperties()
                                   throws Exception
Exceptionpublic void testExecuteWithMemberKeyDimensionPropertyForMemberWithoutKey()
                                                                  throws Exception
Exceptionpublic void testExecuteAliasWithSharedDimension()
                                         throws Exception
Exceptionpublic void testExecuteWithMemberKeyDimensionPropertyForMemberWithKey()
                                                               throws Exception
Exceptionpublic void testExecuteWithMemberKeyDimensionPropertyForAllMember()
                                                           throws Exception
Exceptionpublic void testExecuteWithKeyDimensionProperty()
                                         throws Exception
Exceptionpublic void testExecuteWithDimensionProperties()
                                        throws Exception
Exceptionpublic void testExecuteCrossjoin()
                          throws Exception
Exceptionpublic void testExecuteCrossjoinRole()
                              throws Exception
Exceptionpublic void testExecuteBugMondrian762()
                               throws Exception
Exceptionpublic void testExecuteBugMondrian1316()
                                throws Exception
Exceptionpublic void doTestRT(String requestType, TestContext testContext) throws Exception
Exceptionprotected String getSessionId(XmlaBaseTestCase.Action action)
XmlaBaseTestCasegetSessionId in class XmlaBaseTestCaseaction - Action to perform