a53f5bd64fb9bad926935fdf65fe973544c3d099
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type base : String to startTime : OffsetDateTime in method private hasStartTimeAfter(startTime OffsetDateTime) : Matcher<Map<String,Object>> in class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To | |
| Change Parameter Type startTime : String to startTime : OffsetDateTime in method private listedQuery(startTime OffsetDateTime, username String, query String) : Matcher<Map<String,Object>> in class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type startTime : String to startTime : OffsetDateTime in method public shouldOnlyListOwnQueriesWhenNotRunningAsAdmin() : void in class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To | |
| Change Variable Type startTime : String to startTime : OffsetDateTime in method public shouldListQueriesEvenIfUsingPeriodicCommit() : void in class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To | |
| Change Variable Type startTime : String to startTime : OffsetDateTime in method public shouldListAllQueriesWhenRunningAsAdmin() : void in class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter base : String to startTime : OffsetDateTime in method private hasStartTimeAfter(startTime OffsetDateTime) : Matcher<Map<String,Object>> in class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To |