mondrian.rolap.aggmatcher
Class BUG_1541077
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
mondrian.test.FoodMartTestCase
mondrian.test.loader.CsvDBTestCase
mondrian.rolap.aggmatcher.AggTableTestCase
mondrian.rolap.aggmatcher.BUG_1541077
- All Implemented Interfaces:
- Test
public class BUG_1541077
- extends AggTableTestCase
Testcase for
MONDRIAN-214
(formerly SourceForge bug 1541077)
and a couple of other aggregate table ExplicitRecognizer conditions.
- Version:
- $Id: //open/mondrian/testsrc/main/mondrian/rolap/aggmatcher/BUG_1541077.java#14 $
- Author:
- Richard M. Emberson
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, 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 |
BUG_1541077
public BUG_1541077()
BUG_1541077
public BUG_1541077(String name)
testStoreCount
public void testStoreCount()
throws Exception
- Throws:
Exception
testSalesCount
public void testSalesCount()
throws Exception
- Throws:
Exception
testTotalAmount
public void testTotalAmount()
throws Exception
- Throws:
Exception
testBug1541077
public void testBug1541077()
throws Exception
- Throws:
Exception
getFileName
protected String getFileName()
- Specified by:
getFileName
in class CsvDBTestCase
getCubeDescription
protected String getCubeDescription()
- Specified by:
getCubeDescription
in class CsvDBTestCase