mondrian.rolap.aggmatcher
Class NonCollapsedAggTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
mondrian.test.FoodMartTestCase
mondrian.test.loader.CsvDBTestCase
mondrian.rolap.aggmatcher.AggTableTestCase
mondrian.rolap.aggmatcher.NonCollapsedAggTest
- All Implemented Interfaces:
- Test
public class NonCollapsedAggTest
- extends AggTableTestCase
Testcase for non-collapsed levels in agg tables.
- Author:
- Luc Boudreau
| 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, isDefaultNullMemberRepresentation, isGroupingSetsSupported, member, productMembersPotScrubbersPotsAndPans, storeMembersCAAndOR, storeMembersUsaAndCanada, 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 |
NonCollapsedAggTest
public NonCollapsedAggTest()
NonCollapsedAggTest
public NonCollapsedAggTest(String name)
setUp
protected void setUp()
throws Exception
- Overrides:
setUp in class AggTableTestCase
- Throws:
Exception
getFileName
protected String getFileName()
- Specified by:
getFileName in class CsvDBTestCase
getCubeDescription
protected String getCubeDescription()
- Specified by:
getCubeDescription in class CsvDBTestCase
testSingleJoin
public void testSingleJoin()
throws Exception
- Throws:
Exception
testComplexJoin
public void testComplexJoin()
throws Exception
- Throws:
Exception
testComplexJoinDefaultRecognizer
public void testComplexJoinDefaultRecognizer()
throws Exception
- Throws:
Exception