[
https://issues.apache.org/jira/browse/ARTEMIS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848262#comment-17848262
]
ASF subversion and git services commented on ARTEMIS-4778:
----------------------------------------------------------
Commit 3e20687cf3637a941c9199275ed6be51163dc6a8 in activemq-artemis's branch
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=3e20687cf3 ]
ARTEMIS-4778: replace various assertEquals checks with more apropriate
assertTrue / assertFalse / assertNull
> misc test cleanup
> -----------------
>
> Key: ARTEMIS-4778
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4778
> Project: ActiveMQ Artemis
> Issue Type: Task
> Components: Tests
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Minor
> Fix For: 2.34.0
>
>
> There are various tests oddites that could be cleaned up, such as: test
> classes that have nested classes mixing both parameterized and
> non-parameterized, or test classes that have hierarchies that result in
> hundreds of duplicate runs of the same self-contained tests from a parent, or
> skipping hundreds of tests by 'un-parameterizing' a parent, or tests that
> influence static config without restoring it afterwards even in the case of
> tests that are being skipped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)