public class RolapNativeTopCountVersusNonNativeTest extends BatchTestCase
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 |
---|
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, 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, verifySameNativeAndNot, warehouseMembersCanadaMexicoUsa
tearDown
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, toString
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
public RolapNativeTopCountVersusNonNativeTest()
public void testTopCount_ImplicitCountMeasure() throws Exception
Exception
public void testTopCount_CountMeasure() throws Exception
Exception
public void testEmptyCellsAreShown_Countries() throws Exception
Exception
public void testEmptyCellsAreShown_States() throws Exception
Exception
public 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()