|
|||||||||
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.MultipleColsInTupleAggTest
public class MultipleColsInTupleAggTest
Testcase for levels that contain multiple columns and are collapsed in the agg table.
Field Summary |
---|
Fields inherited from class mondrian.test.FoodMartTestCase |
---|
propSaver |
Constructor Summary | |
---|---|
MultipleColsInTupleAggTest()
|
|
MultipleColsInTupleAggTest(String name)
|
Method Summary | |
---|---|
protected String |
getCubeDescription()
|
protected String |
getFileName()
|
void |
testChildSelection()
|
void |
testTotal()
|
void |
testTupleSelection()
|
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 MultipleColsInTupleAggTest()
public MultipleColsInTupleAggTest(String name)
Method Detail |
---|
protected String getFileName()
getFileName
in class CsvDBTestCase
public void testTotal() throws Exception
Exception
public void testTupleSelection() throws Exception
Exception
public void testChildSelection() throws Exception
Exception
protected String getCubeDescription()
getCubeDescription
in class CsvDBTestCase
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |