Arvind Kandpal created CASSANDRA-21425:
------------------------------------------
Summary: Fix skipped tests (missing @Test) and typos in
CassandraRoleManagerTest
Key: CASSANDRA-21425
URL: https://issues.apache.org/jira/browse/CASSANDRA-21425
Project: Apache Cassandra
Issue Type: Bug
Reporter: Arvind Kandpal
Assignee: Arvind Kandpal
While reviewing CassandraRoleManagerTest.java, I noticed a couple of minor
issues that this ticket aims to fix:
1. *Missing _@Test_ Annotations:*
Two test methods are missing the _@Test_ annotation, causing JUnit to silently
skip them:
* testPasswordUpdateRateLimiting()
* testPasswordUpdateRateLimitingDisabled()
2. *Typos and Minor Inconsistencies:*
* Typo in the inline comment inside getGrantedRolesImplMinimizesReads().
* Inconsistent trailing space in the OverloadedException assertion message
inside testPasswordUpdateRateLimiting()
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]