f295355a6a5ba4aff3d2f1647fbe8422a77d1a41
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type count : Long to count : int in method private testFailReadAction(subject AuthSubject, count int) : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTest | From | To | |
Change Parameter Type count : Long to count : int in method private testFailListUsers(subject AuthSubject, count int) : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTest | From | To | |
Inline Method | 2 | ||
Inline Method private testSuccessfulListRoleUsersAction(subject AuthSubject, roleName String) : void inlined to private testFailListRoleUsers(subject AuthSubject, roleName String) : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTest | From | To | |
Inline Method private testSuccessfulListUserRolesAction(subject AuthSubject, username String) : void inlined to private testFailListUserRoles(subject AuthSubject, username String) : void in class org.neo4j.server.security.enterprise.auth.AuthProceduresTest | From | To |