jinmeiliao commented on a change in pull request #6804:
URL: https://github.com/apache/geode/pull/6804#discussion_r697704103



##########
File path: 
geode-core/src/upgradeTest/java/org/apache/geode/security/AuthExpirationDUnitTest.java
##########
@@ -77,6 +79,54 @@ public void after() {
     ExpirableSecurityManager.reset();
   }
 
+  @Test
+  public void clientWithNoUserRefreshWillNotSucceed() throws Exception {

Review comment:
       one is to test single user mode, the other is to test multi-user mode. I 
changed methods name and added more comment to clear out the confusion.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to