|
|||||||||
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.RolapResultTest
public class RolapResultTest
Testcase for
Field Summary |
---|
Fields inherited from class mondrian.test.FoodMartTestCase |
---|
propSaver |
Constructor Summary | |
---|---|
RolapResultTest()
|
|
RolapResultTest(String name)
|
Method Summary | |
---|---|
void |
_testNullDefaultMeasure()
This ought to give the same result as the above testD2() method. |
protected String |
getCubeDescription()
|
protected String |
getDirectoryName()
|
protected String |
getFileName()
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAll()
|
void |
testD1()
|
void |
testD2()
|
void |
testNonAllPromotionMembers()
|
Methods inherited from class mondrian.test.loader.CsvDBTestCase |
---|
createTestContext, getNamedSetDescription, getParameterDescription, getRoleDescription, getSchema, getSqlConnection, getTestContext, getUdfDescription, getVirtualCubeDescription, isApplicable |
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 RolapResultTest()
public RolapResultTest(String name)
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class AggTableTestCase
Exception
protected void tearDown() throws Exception
tearDown
in class CsvDBTestCase
Exception
public void testAll() throws Exception
Exception
public void testD1() throws Exception
Exception
public void testD2() throws Exception
Exception
public void _testNullDefaultMeasure() throws Exception
Exception
protected String getFileName()
getFileName
in class CsvDBTestCase
protected String getDirectoryName()
getDirectoryName
in class AggTableTestCase
protected String getCubeDescription()
getCubeDescription
in class CsvDBTestCase
public void testNonAllPromotionMembers()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |