package-summary.html
来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 429 行 · 第 1/2 页
HTML
429 行
against the FoodMart database.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/Main.html" title="class in mondrian.test">Main</A></B></TD><TD>Main test suite for Mondrian.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/MondrianResultPrinter.html" title="class in mondrian.test">MondrianResultPrinter</A></B></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/MondrianTestRunner.html" title="class in mondrian.test">MondrianTestRunner</A></B></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/MultipleHierarchyTest.html" title="class in mondrian.test">MultipleHierarchyTest</A></B></TD><TD>Tests multiple hierarchies within the same dimension.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/NamedSetTest.html" title="class in mondrian.test">NamedSetTest</A></B></TD><TD>Unit-test for named sets, in all their various forms: <code>WITH SET</code>, sets defined against cubes, virtual cubes, and at the schema level.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/NamedSetTest.MixedNamedSetSchemaProcessor.html" title="class in mondrian.test">NamedSetTest.MixedNamedSetSchemaProcessor</A></B></TD><TD>Dynamic schema processor which adds a named set which has a syntax error.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/NamedSetTest.NamedSetsInCubeAndSchemaProcessor.html" title="class in mondrian.test">NamedSetTest.NamedSetsInCubeAndSchemaProcessor</A></B></TD><TD>Dynamic schema processor which adds two named sets to a the first cube in a schema.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/NamedSetTest.NamedSetsInCubeProcessor.html" title="class in mondrian.test">NamedSetTest.NamedSetsInCubeProcessor</A></B></TD><TD>Dynamic schema processor which adds two named sets to a the first cube in a schema.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/ParallelTest.html" title="class in mondrian.test">ParallelTest</A></B></TD><TD>A <code>ParameterTest</code> is a test suite for functionality relating to parameters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/ParameterTest.html" title="class in mondrian.test">ParameterTest</A></B></TD><TD>A <code>ParameterTest</code> is a test suite for functionality relating to parameters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/ParentChildHierarchyTest.html" title="class in mondrian.test">ParentChildHierarchyTest</A></B></TD><TD><code>ParentChildHierarchyTest</code> tests parent-child hierarchies.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/PropertiesTest.html" title="class in mondrian.test">PropertiesTest</A></B></TD><TD>Tests intrinsic member and cell properties as specified in OLE DB for OLAP specification.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/QueryRunner.html" title="class in mondrian.test">QueryRunner</A></B></TD><TD>Thread which runs an MDX query and checks it against an expected result.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/RaggedHierarchyTest.html" title="class in mondrian.test">RaggedHierarchyTest</A></B></TD><TD><code>RaggedHierarchyTest</code> tests ragged hierarchies.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/SchemaTest.html" title="class in mondrian.test">SchemaTest</A></B></TD><TD>Unit tests for various schema features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/SimpleTestRunner.html" title="class in mondrian.test">SimpleTestRunner</A></B></TD><TD>Simple test runner.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/SolveOrderScopeIsolationTest.html" title="class in mondrian.test">SolveOrderScopeIsolationTest</A></B></TD><TD><code>SolveOrderScopeIsolationTest</code> Test conformance to SSAS2005 solve order scope isolation behavior.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/SqlPattern.html" title="class in mondrian.test">SqlPattern</A></B></TD><TD>Pattern for a SQL statement (or fragment thereof) expected to be produced during the course of running a test.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/StandAlone.html" title="class in mondrian.test">StandAlone</A></B></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/TestCalculatedMembers.html" title="class in mondrian.test">TestCalculatedMembers</A></B></TD><TD>Tests the expressions used for calculated members.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/TestCaseForker.html" title="class in mondrian.test">TestCaseForker</A></B></TD><TD>Runs a test case in several parallel threads, catching exceptions from each one, and succeeding only if they all succeed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/TestContext.html" title="class in mondrian.test">TestContext</A></B></TD><TD><code>TestContext</code> is a singleton class which contains the information necessary to run mondrian tests (otherwise we'd have to pass this information into the constructor of TestCases).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/TestContext.SnoopingSchemaProcessor.html" title="class in mondrian.test">TestContext.SnoopingSchemaProcessor</A></B></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/UdfTest.html" title="class in mondrian.test">UdfTest</A></B></TD><TD>Unit-test for <A HREF="../../mondrian/spi/UserDefinedFunction.html" title="interface in mondrian.spi"><CODE>user-defined functions</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/UdfTest.AnotherMemberErrorUdf.html" title="class in mondrian.test">UdfTest.AnotherMemberErrorUdf</A></B></TD><TD>A user-defined function which returns ignores its first parameter (a member) and returns the default member from the second parameter (a hierarchy).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/UdfTest.BadPlusOneUdf.html" title="class in mondrian.test">UdfTest.BadPlusOneUdf</A></B></TD><TD>A simple user-defined function which adds one to its argument.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/UdfTest.PlusOneUdf.html" title="class in mondrian.test">UdfTest.PlusOneUdf</A></B></TD><TD>A simple user-defined function which adds one to its argument.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/UdfTest.StringMultUdf.html" title="class in mondrian.test">UdfTest.StringMultUdf</A></B></TD><TD>The "TimesString" user-defined function.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Enum Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/SqlPattern.Dialect.html" title="enum in mondrian.test">SqlPattern.Dialect</A></B></TD><TD>SQL dialect definition.</TD></TR></TABLE> <P><A NAME="package_description"><!-- --></A><H2>Package mondrian.test Description</H2><P>Suite of regression tests.<P><P><DL></DL><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><a href="http://sourceforge.net/projects/mondrian"><img src="http://sourceforge.net/sflogo.php?group_id=35302&type=1" width="88" height="31" border="0" alt="SourceForge.net_Logo"></a></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../mondrian/spi/impl/package-summary.html"><B>PREV PACKAGE</B></A> <A HREF="../../mondrian/test/clearview/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?mondrian/test/package-summary.html" target="_top"><B>FRAMES</B></A> <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?