xmlabasictest.html
来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 1,109 行 · 第 1/5 页
HTML
1,109 行
<BR> </TD></TR></TABLE> <A NAME="fields_inherited_from_class_mondrian.xmla.XmlaBaseTestCase"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class mondrian.xmla.<A HREF="../../mondrian/xmla/XmlaBaseTestCase.html" title="class in mondrian.xmla">XmlaBaseTestCase</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#CATALOG">CATALOG</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#CATALOG_NAME_PROP">CATALOG_NAME_PROP</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#CATALOG_PROP">CATALOG_PROP</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#catalogNameUrls">catalogNameUrls</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#CUBE_NAME_PROP">CUBE_NAME_PROP</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#DATA_SOURCE_INFO">DATA_SOURCE_INFO</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#DATA_SOURCE_INFO_PROP">DATA_SOURCE_INFO_PROP</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#FORMAT_MULTI_DIMENSIONAL">FORMAT_MULTI_DIMENSIONAL</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#FORMAT_PROP">FORMAT_PROP</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#HR_CUBE">HR_CUBE</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#LAST_SCHEMA_UPDATE_DATE">LAST_SCHEMA_UPDATE_DATE</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#LAST_SCHEMA_UPDATE_DATE_PROP">LAST_SCHEMA_UPDATE_DATE_PROP</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#REQUEST_TYPE_PROP">REQUEST_TYPE_PROP</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#SALES_CUBE">SALES_CUBE</A>, <A HREF="../../mondrian/xmla/XmlaBaseTestCase.html#SESSION_ID_PROP">SESSION_ID_PROP</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_mondrian.test.FoodMartTestCase"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class mondrian.test.<A HREF="../../mondrian/test/FoodMartTestCase.html" title="class in mondrian.test">FoodMartTestCase</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../mondrian/test/FoodMartTestCase.html#nl">nl</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#XmlaBasicTest()">XmlaBasicTest</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#XmlaBasicTest(java.lang.String)">XmlaBasicTest</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE><BR> </TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#_testDBColumns()">_testDBColumns</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#_testDBProviderTypes()">_testDBProviderTypes</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#_testDBTablesInfo()">_testDBTablesInfo</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#doTestRT(java.lang.String, mondrian.test.TestContext)">doTestRT</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> requestType, <A HREF="../../mondrian/test/TestContext.html" title="class in mondrian.test">TestContext</A> testContext)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#extractSoapResponse(org.w3c.dom.Document, mondrian.xmla.Enumeration.Content)">extractSoapResponse</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/org/w3c/dom/Document.html" title="class or interface in org.w3c.dom">Document</A> responseDoc, <A HREF="../../mondrian/xmla/Enumeration.Content.html" title="enum in mondrian.xmla">Enumeration.Content</A> content)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#filter(java.lang.String, java.lang.String, java.lang.String)">filter</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> testCaseName, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> filename, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> content)</CODE><BR> Filters the content of a test resource.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../mondrian/test/DiffRepository.html" title="class in mondrian.test">DiffRepository</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#getDiffRepos()">getDiffRepos</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A><? extends <A HREF="../../mondrian/xmla/XmlaRequestCallback.html" title="interface in mondrian.xmla">XmlaRequestCallback</A>></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#getServletCallbackClass()">getServletCallbackClass</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#getSessionId(mondrian.xmla.XmlaBaseTestCase.Action)">getSessionId</A></B>(<A HREF="../../mondrian/xmla/XmlaBaseTestCase.Action.html" title="enum in mondrian.xmla">XmlaBaseTestCase.Action</A> action)</CODE><BR> Creates, retrieves or clears the session id for this test.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testApproxRowCountInHierarchyOverridesCountCallsToDatabase()">testApproxRowCountInHierarchyOverridesCountCallsToDatabase</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testApproxRowCountOverridesCountCallsToDatabase()">testApproxRowCountOverridesCountCallsToDatabase</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDBCatalogs()">testDBCatalogs</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDBSchemata()">testDBSchemata</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDBTables()">testDBTables</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDDatasource()">testDDatasource</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDEnumerators()">testDEnumerators</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDKeywords()">testDKeywords</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDLiterals()">testDLiterals</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDProperties()">testDProperties</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDrillThrough()">testDrillThrough</A></B>()</CODE><BR> Tests an 'DRILLTHROUGH SELECT' statement with no 'MAXROWS' clause.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/XmlaBasicTest.html#testDrillThroughMaxRows()">testDrillThroughMaxRows</A></B>()</CODE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?