public class RolapNativeTopCountTest extends BatchTestCase
RolapNativeTopCountTestCases
BatchTestCase.Bomb, BatchTestCase.CellRequestConstraint, BatchTestCase.TestCase, BatchTestCase.TestListener
cubeNameSales, fieldGender, fieldProductDepartment, fieldProductFamily, fieldValueProductDepartment, fieldValuesGender, fieldValuesProductFamily, fieldValuesYear, fieldYear, measureUnitSales, tableCustomer, tableProductClass, tableTime
propSaver
Constructor and Description |
---|
RolapNativeTopCountTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testEmptyCellsAreHidden_WhenNonEmptyIsDeclaredExplicitly() |
void |
testEmptyCellsAreShown_ButNoMoreThanReallyExist() |
void |
testEmptyCellsAreShown_Countries() |
void |
testEmptyCellsAreShown_States() |
void |
testMimicsHeadWhenTwoParams_Cities() |
void |
testMimicsHeadWhenTwoParams_DoesNotIgnoreNonEmpty() |
void |
testMimicsHeadWhenTwoParams_ShowsNotMoreThanExist() |
void |
testMimicsHeadWhenTwoParams_States() |
void |
testRoleRestrictionWorks_ForRowWithData() |
void |
testRoleRestrictionWorks_ForRowWithOutData() |
void |
testTopCount_CountMeasure() |
void |
testTopCount_ImplicitCountMeasure() |
void |
testTopCount_SumMeasure() |
assertNative, assertNoQuerySql, assertNotNative, assertQuerySql, assertQuerySql, assertQuerySql, assertQuerySqlOrNot, assertRequestSql, assertRequestSql, checkNative, checkNative, checkNative, checkNotNative, checkNotNative, checkNotNative, clearAndHardenCache, createBatch, createBatch, createRequest, createRequest, createRequest, createRequest, dialectize, executeQuery, getCube, getFoodMartConnection, getGroupingSet, getMeasure, getRegistry, makeConstraintCountryState, makeConstraintProductFamilyDepartment, makeConstraintYearQuarterMonth, mysqlPattern, sqlPattern
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 void testTopCount_ImplicitCountMeasure() throws Exception
Exception
public void testTopCount_CountMeasure() throws Exception
Exception
public void testEmptyCellsAreShown_Countries()
public void testEmptyCellsAreShown_States()
public void testEmptyCellsAreShown_ButNoMoreThanReallyExist()
public void testEmptyCellsAreHidden_WhenNonEmptyIsDeclaredExplicitly()
public void testRoleRestrictionWorks_ForRowWithData() throws Exception
Exception
public void testRoleRestrictionWorks_ForRowWithOutData() throws Exception
Exception
public void testMimicsHeadWhenTwoParams_States()
public void testMimicsHeadWhenTwoParams_Cities()
public void testMimicsHeadWhenTwoParams_ShowsNotMoreThanExist()
public void testMimicsHeadWhenTwoParams_DoesNotIgnoreNonEmpty()