public class ConcurrentMdxTest extends FoodMartTestCase
FoodMartTestCase.QueryAndResult
Modifier and Type | Field and Description |
---|---|
(package private) static FoodMartTestCase.QueryAndResult[] |
mdxQueries |
propSaver
Constructor and Description |
---|
ConcurrentMdxTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testConcurrentValidatingQueriesInRandomOrder() |
void |
testFlushingDoesNotCauseDeadlock() |
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
static final FoodMartTestCase.QueryAndResult[] mdxQueries
public void testConcurrentValidatingQueriesInRandomOrder()
public void testFlushingDoesNotCauseDeadlock() throws Exception
Exception
protected void tearDown() throws Exception
tearDown
in class FoodMartTestCase
Exception