public class RolapSchemaReaderTest extends FoodMartTestCase
SchemaReader
.propSaver
Constructor and Description |
---|
RolapSchemaReaderTest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
testConnectUseContentChecksum() |
void |
testGetCubeDimensions()
Test case for
SchemaReader.getCubeDimensions(mondrian.olap.Cube)
and SchemaReader.getDimensionHierarchies(mondrian.olap.Dimension)
methods. |
void |
testGetCubesForCaliforniaManager() |
void |
testGetCubesWithNoHrCubes() |
void |
testGetCubesWithNoRole() |
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 RolapSchemaReaderTest(String name)
public void testGetCubesWithNoHrCubes()
public void testGetCubesWithNoRole()
public void testGetCubesForCaliforniaManager()
public void testConnectUseContentChecksum()
public void testGetCubeDimensions()
SchemaReader.getCubeDimensions(mondrian.olap.Cube)
and SchemaReader.getDimensionHierarchies(mondrian.olap.Dimension)
methods.
Test case for bug MONDRIAN-691, "RolapSchemaReader is not enforcing access control on two APIs".