|
|||||||||
| 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.SteelWheelsTestCase
mondrian.test.SteelWheelsSchemaTest
public class SteelWheelsSchemaTest
| Nested Class Summary | |
|---|---|
static class |
SteelWheelsSchemaTest.Mondrian756SchemaProcessor
|
| Constructor Summary | |
|---|---|
SteelWheelsSchemaTest()
|
|
| Method Summary | |
|---|---|
void |
testBugMondrian755()
Test case for bug MONDRIAN-755, "Getting drillthrough count results in exception". |
void |
testBugMondrian756()
Test case for bug MONDRIAN-756, "Error in RolapResult.replaceNonAllMembers leads to NPE". |
void |
testBugMondrian756b()
Test case for bug MONDRIAN-756, "Error in RolapResult.replaceNonAllMembers leads to NPE". |
void |
testBugMondrian805()
Test case for bug MONDRIAN-805, "Two dimensions with hasAll=false fail". |
void |
testBugMondrian935()
|
void |
testEsr1587()
Tests a query that is generated by Analyzer to query members. |
void |
testMarkets()
Test case for Infobright issue where [Markets].[All Markets].[Japan] was not found but [Markets].[All Markets].[JAPAN] was OK. |
void |
testMeasures()
Sanity check, that enumerates the Measures dimension. |
void |
testMondrianBug476_770_957()
|
void |
testPropertyWithParameterOfTimestampType()
Test case for bug MONDRIAN-626, "DATE type Levels can cause errors with certain JDBC drivers (e.g. |
| Methods inherited from class mondrian.test.SteelWheelsTestCase |
|---|
createContext, getTestContext |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SteelWheelsSchemaTest()
| Method Detail |
|---|
public void testMeasures()
public void testMarkets()
public void testBugMondrian755()
public void testBugMondrian756()
duplicate bug MONDRIAN-805public void testBugMondrian756b()
duplicate bug MONDRIAN-805public void testBugMondrian805()
public void testMondrianBug476_770_957()
throws Exception
Exceptionpublic void testBugMondrian935()
public void testPropertyWithParameterOfTimestampType()
throws Exception
A Parameter type of date or timestamp was causing an exception because those types were not implemented correctly.
Exception - on errorpublic void testEsr1587()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||