|
|||||||||
| 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.ParentChildHierarchyTest
public class ParentChildHierarchyTest
ParentChildHierarchyTest tests parent-child hierarchies.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class mondrian.test.FoodMartTestCase |
|---|
FoodMartTestCase.QueryAndResult |
| Field Summary |
|---|
| Fields inherited from class mondrian.test.FoodMartTestCase |
|---|
nl |
| Constructor Summary | |
|---|---|
ParentChildHierarchyTest(String name)
|
|
| Method Summary | |
|---|---|
void |
_testNonClosureParentChildHierarchy()
Test case for bug #1708327 |
void |
testAll()
|
void |
testBar()
Script from here. |
void |
testBug1459995()
Testcase for bug 1459995, "NullPointerException in RolapEvaluator.setContext(....)". |
void |
testChildrenOfAll()
|
void |
testDistinctAll()
|
void |
testDistinctAllExplicitClosure()
Verifies that COUNT DISTINCT works against the explict closure of the parent/child hierarchy. |
void |
testDistinctChildrenOfAll()
|
void |
testDistinctChildrenOfAllExplicitClosure()
|
void |
testDistinctSubtree()
|
void |
testDistinctSubtreeExplicitClosure()
|
void |
testFoo()
Script That Uses the LEAVES Flag to Return the Bottom 10 Dimension Members, from here. |
void |
testGenuineCycle()
|
void |
testHierarchyFalseCycle()
The recursion cyclicity check kicks in when the recursion depth reachs the number of dimensions in the cube. |
void |
testLeaf()
|
void |
testLevelMembers()
|
void |
testOneAboveLeaf()
|
void |
testParentChildDrillThrough()
|
void |
testParentChildDrillThroughWithContext()
|
void |
testParentChildOrdinal()
Tests that a parent-child hierarchy is sorted correctly if the "ordinalColumn" attribute is included in its definition. |
void |
testSharedClosureParentChildHierarchy()
|
void |
testSnowflakeClosure()
Tests snow flake closure combination. |
| 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 ParentChildHierarchyTest(String name)
| Method Detail |
|---|
public void testSnowflakeClosure()
public void testSharedClosureParentChildHierarchy()
public void _testNonClosureParentChildHierarchy()
public void testAll()
public void testChildrenOfAll()
public void testDistinctAll()
public void testDistinctChildrenOfAll()
public void testDistinctSubtree()
public void testDistinctAllExplicitClosure()
public void testDistinctChildrenOfAllExplicitClosure()
public void testDistinctSubtreeExplicitClosure()
public void testLeaf()
public void testOneAboveLeaf()
public void testFoo()
public void testBar()
public void testHierarchyFalseCycle()
public void testGenuineCycle()
public void testParentChildDrillThrough()
throws Exception
Exception
public void testParentChildDrillThroughWithContext()
throws Exception
Exceptionpublic void testBug1459995()
public void testParentChildOrdinal()
public void testLevelMembers()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||