public class TupleListTest extends FoodMartTestCase
TupleList
and common implementations.FoodMartTestCase.QueryAndResult
propSaver
Constructor and Description |
---|
TupleListTest() |
TupleListTest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
testArrayTupleList() |
void |
testDelegatingTupleList() |
void |
testDelegatingTupleListSlice()
This is a test for MONDRIAN-1040.
|
void |
testTupleList() |
void |
testUnaryTupleList() |
allMember, assertAxisReturns, assertAxisThrows, assertBooleanExprReturns, assertExprReturns, assertExprThrows, assertQueriesReturnSimilarResults, assertQueryReturns, assertQueryThrows, assertSize, cubeByName, execute, executeExpr, executeQuery, executeSingletonAxis, genderMembersIncludingAll, getConnection, getDimensionWithName, getTestContext, isDefaultNullMemberRepresentation, isGroupingSetsSupported, member, productMembersPotScrubbersPotsAndPans, storeMembersCAAndOR, storeMembersUsaAndCanada, tearDown, verifySameNativeAndNot, warehouseMembersCanadaMexicoUsa
public TupleListTest(String name)
public TupleListTest()
public void testTupleList()
public void testUnaryTupleList()
public void testArrayTupleList()
public void testDelegatingTupleList()
public void testDelegatingTupleListSlice()