package-summary.html

来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 429 行 · 第 1/2 页

HTML
429
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_15) on Thu Jul 31 17:20:38 EDT 2008 --><TITLE>mondrian.test (Mondrian OLAP Server, version 3.0.4.11371)</TITLE><META NAME="keywords" CONTENT="mondrian.test package"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){    parent.document.title="mondrian.test (Mondrian OLAP Server, version 3.0.4.11371)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" 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_top_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>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../mondrian/spi/impl/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;&nbsp;<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>  &nbsp;&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><H2>Package mondrian.test</H2>Suite of regression tests.<P><B>See:</B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A><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>Interface Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/ChooseRunnable.html" title="interface in mondrian.test">ChooseRunnable</A></B></TD><TD>Similar to <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Runnable.html" title="class or interface in java.lang"><CODE>Runnable</CODE></A>, except classes which implement <code>ChooseRunnable</code> choose what to do based upon an integer parameter.</TD></TR></TABLE>&nbsp;<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>Class Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/AccessControlTest.html" title="class in mondrian.test">AccessControlTest</A></B></TD><TD><code>AccessControlTest</code> is a set of unit-tests for access-control.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/AccessControlTest.PropertySaver.html" title="class in mondrian.test">AccessControlTest.PropertySaver</A></B></TD><TD>Sets properties, and remembers them so they can be reverted at the end of the test.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/BasicQueryTest.html" title="class in mondrian.test">BasicQueryTest</A></B></TD><TD><code>BasicQueryTest</code> is a test case which tests simple queries against the FoodMart database.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/BasicQueryTest.SleepUdf.html" title="class in mondrian.test">BasicQueryTest.SleepUdf</A></B></TD><TD>A simple user-defined function which adds one to its argument, but sleeps 1 ms before doing so.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/CacheHitTest.html" title="class in mondrian.test">CacheHitTest</A></B></TD><TD>The <code>CacheHitTest</code> class contains test suites that return hit ratio of aggregation cache for various sequences of MDX queries.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/CaptionTest.html" title="class in mondrian.test">CaptionTest</A></B></TD><TD>Unit test special "caption" settings.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/CaptionTest.MyFoodmart.html" title="class in mondrian.test">CaptionTest.MyFoodmart</A></B></TD><TD>created from foodmart.xml via perl script, some captions added.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/CmdRunnerTest.html" title="class in mondrian.test">CmdRunnerTest</A></B></TD><TD>Unit test for <A HREF="../../mondrian/tui/CmdRunner.html" title="class in mondrian.tui"><CODE>CmdRunner</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/CompatibilityTest.html" title="class in mondrian.test">CompatibilityTest</A></B></TD><TD><code>CompatibilityTest</code> is a test case which tests MDX syntax compatibility with Microsoft and SAS servers.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/ConcurrentMdxTest.html" title="class in mondrian.test">ConcurrentMdxTest</A></B></TD><TD>Runs specified set of MDX queries concurrently.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/ConcurrentValidatingQueryRunner.html" title="class in mondrian.test">ConcurrentValidatingQueryRunner</A></B></TD><TD>Utility class to run set of MDX queries in multiple threads and validate the results.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/CVConcurrentMdxTest.html" title="class in mondrian.test">CVConcurrentMdxTest</A></B></TD><TD>A copy of <A HREF="../../mondrian/test/ConcurrentMdxTest.html" title="class in mondrian.test"><CODE>ConcurrentMdxTest</CODE></A> with modifications to take as input ref.xml files.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/DelegatingTestContext.html" title="class in mondrian.test">DelegatingTestContext</A></B></TD><TD>Extension of <A HREF="../../mondrian/test/TestContext.html" title="class in mondrian.test"><CODE>TestContext</CODE></A> which delegates all behavior to a parent test context.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/DialectTest.html" title="class in mondrian.test">DialectTest</A></B></TD><TD>Unit test which checks that <A HREF="../../mondrian/rolap/sql/SqlQuery.Dialect.html" title="class in mondrian.rolap.sql"><CODE>SqlQuery.Dialect</CODE></A> accurately represents the capabilities of the underlying database.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/DiffRepository.html" title="class in mondrian.test">DiffRepository</A></B></TD><TD>A collection of resources used by tests.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/DrillThroughTest.html" title="class in mondrian.test">DrillThroughTest</A></B></TD><TD>Test generation of SQL to access the fact table data underlying an MDX result set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/FooBarCellFormatter.html" title="class in mondrian.test">FooBarCellFormatter</A></B></TD><TD>Cell formatter for test purposes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/FoodMartTestCase.html" title="class in mondrian.test">FoodMartTestCase</A></B></TD><TD><code>FoodMartTestCase</code> is a unit test which runs against the FoodMart database.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/FoodMartTestCase.QueryAndResult.html" title="class in mondrian.test">FoodMartTestCase.QueryAndResult</A></B></TD><TD>&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/I18nTest.html" title="class in mondrian.test">I18nTest</A></B></TD><TD>Test suite for internalization and localization.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/IgnoreMeasureForNonJoiningDimensionInAggregationTest.html" title="class in mondrian.test">IgnoreMeasureForNonJoiningDimensionInAggregationTest</A></B></TD><TD>Test ignoring of measure when unrelated Dimension is in aggregation list when IgnoreMeasureForNonJoiningDimension property is set to true.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/IgnoreUnrelatedDimensionsTest.html" title="class in mondrian.test">IgnoreUnrelatedDimensionsTest</A></B></TD><TD><code>IgnoreUnrelatedDimensionsTest</code> Test case to push unrelatedDimensions to top level when ignoreUnrelatedDimensions property is set to true on a base cube usage.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../mondrian/test/InlineTableTest.html" title="class in mondrian.test">InlineTableTest</A></B></TD><TD><code>BasicQueryTest</code> is a test case which tests simple queries

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?