62a1c187a2b6b678480f5924f1ef5a5bc9e3fc96
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to ReplaceStatus in method private cacheReplace(oldSession VersionedValue<UserSessionEntity>, newSession UserSessionEntity) : ReplaceStatus in class org.keycloak.cluster.infinispan.ConcurrencyJDGSessionsCacheTest.RemoteCacheWorker | From | To | |
Move Class | 1 | ||
Move Class org.keycloak.testsuite.Retry moved to org.keycloak.common.util.Retry | From | To | |
Extract Method | 1 | ||
Extract Method public run(numThreads int, totalNumberOfExecutions int, testImpl AbstractKeycloakTest, runnables KeycloakRunnable...) : void extracted from protected run(numThreads int, totalNumberOfExecutions int, runnables KeycloakRunnable...) : void in class org.keycloak.testsuite.admin.concurrency.AbstractConcurrencyTest | From | To |