Alexey Zotov created CASSANDRA-16629:
----------------------------------------

             Summary: Rafactor tests for NodeTool commands
                 Key: CASSANDRA-16629
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16629
             Project: Cassandra
          Issue Type: Task
          Components: Test/unit
            Reporter: Alexey Zotov
            Assignee: Alexey Zotov


h3. Overview
As a part of CASSANDRA-16404, I've been working on {{NodeTool}} commands for 
invalidation of the auth caches. While working on that, I've mentioned that the 
existing NodeTool unit tests are written in a different manner and reside in 
wrong packages. I've made the following changes to them:
# moved them to the proper packages (that match original command class)
# unified naming, formatting, imports
# migrated from {{org.assertj}} to {{junit}} + {{hamcrest}} (though it is not 
smth really required)
# made a general cleanup



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to