public class RolapNativeTopCountVersusNonNativeTest extends BatchTestCase
BatchTestCase.Bomb, BatchTestCase.CellRequestConstraint, BatchTestCase.TestCase, BatchTestCase.TestListenercubeNameSales, fieldGender, fieldProductDepartment, fieldProductFamily, fieldValueProductDepartment, fieldValuesGender, fieldValuesProductFamily, fieldValuesYear, fieldYear, measureUnitSales, tableCustomer, tableProductClass, tableTimepropSaver| Constructor and Description |
|---|
RolapNativeTopCountVersusNonNativeTest() |
| Modifier and Type | Method and Description |
|---|---|
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, sqlPatternallMember, assertAxisReturns, assertAxisThrows, assertBooleanExprReturns, assertExprReturns, assertExprThrows, assertQueriesReturnSimilarResults, assertQueryReturns, assertQueryThrows, assertSize, cubeByName, execute, executeExpr, executeQuery, executeSingletonAxis, genderMembersIncludingAll, getConnection, getDimensionWithName, getTestContext, isDefaultNullMemberRepresentation, isGroupingSetsSupported, member, productMembersPotScrubbersPotsAndPans, storeMembersCAAndOR, storeMembersUsaAndCanada, verifySameNativeAndNot, warehouseMembersCanadaMexicoUsatearDowncountTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, toStringassertEquals, 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, failpublic RolapNativeTopCountVersusNonNativeTest()
public void testTopCount_ImplicitCountMeasure()
throws Exception
Exceptionpublic void testTopCount_CountMeasure()
throws Exception
Exceptionpublic void testEmptyCellsAreShown_Countries()
throws Exception
Exceptionpublic void testEmptyCellsAreShown_States()
throws Exception
Exceptionpublic void testEmptyCellsAreShown_ButNoMoreThanReallyExist()
public void testEmptyCellsAreHidden_WhenNonEmptyIsDeclaredExplicitly()
public void testRoleRestrictionWorks_ForRowWithData()
public void testRoleRestrictionWorks_ForRowWithOutData()
public void testMimicsHeadWhenTwoParams_States()
public void testMimicsHeadWhenTwoParams_Cities()
public void testMimicsHeadWhenTwoParams_ShowsNotMoreThanExist()
public void testMimicsHeadWhenTwoParams_DoesNotIgnoreNonEmpty()