Skip to content

migration test to new rolap testkit add MdxAssert - #716

Merged
stbischof merged 1 commit into
eclipse-daanse:mainfrom
dbulahov:240826
Aug 27, 2026
Merged

migration test to new rolap testkit add MdxAssert#716
stbischof merged 1 commit into
eclipse-daanse:mainfrom
dbulahov:240826

Conversation

@dbulahov

Copy link
Copy Markdown
Contributor

Signed-off-by: dbulahov bulahovdenis@gmail.com

What does this PR do?

add MdxAssert

assertThatQuery(connection, mdx).returnsGrid(expectedGrid);
assertThatQuery(connection, mdx).withTimeout(Duration.ofSeconds(30)).returnsGrid(expectedGrid);
assertThatQuery(connection, mdx).throwsMessage("pattern");

@dbulahov
dbulahov force-pushed the 240826 branch 9 times, most recently from 3423b88 to 5dafe36 Compare August 25, 2026 13:34
… support

Signed-off-by: dbulahov <bulahovdenis@gmail.com>
@stbischof
stbischof merged commit 6f9bb17 into eclipse-daanse:main Aug 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants