|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
mondrian.test.FoodMartTestCase
mondrian.test.loader.CsvDBTestCase
mondrian.rolap.aggmatcher.AggTableTestCase
mondrian.rolap.aggmatcher.BUG_1541077
public class BUG_1541077
Testcase for MONDRIAN-214 (formerly SourceForge bug 1541077) and a couple of other aggregate table ExplicitRecognizer conditions.
Field Summary |
---|
Fields inherited from class mondrian.test.FoodMartTestCase |
---|
propSaver |
Constructor Summary | |
---|---|
BUG_1541077()
|
|
BUG_1541077(String name)
|
Method Summary | |
---|---|
protected String |
getCubeDescription()
|
protected String |
getFileName()
|
void |
testBug1541077()
|
void |
testSalesCount()
|
void |
testStoreCount()
|
void |
testTotalAmount()
|
Methods inherited from class mondrian.rolap.aggmatcher.AggTableTestCase |
---|
getDirectoryName, setUp |
Methods inherited from class mondrian.test.loader.CsvDBTestCase |
---|
createTestContext, getNamedSetDescription, getParameterDescription, getRoleDescription, getSchema, getSqlConnection, getTestContext, getUdfDescription, getVirtualCubeDescription, isApplicable, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BUG_1541077()
public BUG_1541077(String name)
Method Detail |
---|
public void testStoreCount() throws Exception
Exception
public void testSalesCount() throws Exception
Exception
public void testTotalAmount() throws Exception
Exception
public void testBug1541077() throws Exception
Exception
protected String getFileName()
getFileName
in class CsvDBTestCase
protected String getCubeDescription()
getCubeDescription
in class CsvDBTestCase
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |