|
Rename Method public shouldNotListRolesForNonExistingUser() : void renamed to public shouldNotListRolesForNonExistentUser() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldNotAllowDeletingNonExistingUser() : void renamed to public shouldNotAllowDeletingNonExistentUser() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method package assertCallSuccess(subject S, call String, resultConsumer Consumer<ResourceIterator<Map<String,Object>>>) : void renamed to package assertSuccess(subject S, call String, resultConsumer Consumer<ResourceIterator<Map<String,Object>>>) : void in class org.neo4j.server.security.enterprise.auth.AuthTestBase |
From |
To |
|
Rename Method public shouldTerminateAllGivenUsersTransaction() : void renamed to public shouldTerminateAllTransactionsForGivenUser() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldFailToAddNonExistingUserToRole() : void renamed to public shouldFailToAddNonExistentUserToRole() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldFailToActivateNonExistingUser() : void renamed to public shouldFailToActivateNonExistentUser() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method package assertCallFail(subject S, call String, partOfErrorMsg String) : void renamed to package assertFail(subject S, call String, partOfErrorMsg String) : void in class org.neo4j.server.security.enterprise.auth.AuthTestBase |
From |
To |
|
Rename Method public shouldFailToRemoveUserFromNonExistingRole() : void renamed to public shouldFailToRemoveUserFromNonExistentRole() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldNotChangeUserPasswordIfNonExistingUser() : void renamed to public shouldNotChangeUserPasswordIfNonExistentUser() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldFailToAddUserToNonExistingRole() : void renamed to public shouldFailToAddUserToNonExistentRole() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldFailToRemoveNonExistingUserFromRole() : void renamed to public shouldFailToRemoveNonExistentUserFromRole() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldNotListUsersForNonExistingRole() : void renamed to public shouldNotListUsersForNonExistentRole() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |
|
Rename Method public shouldFailToSuspendNonExistingUser() : void renamed to public shouldFailToSuspendNonExistentUser() : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTestLogic |
From |
To |