aeb728e615ba8cd6890be294028dfae22552df0f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private enableSso() : void renamed to private startWithSso() : void in class org.sonar.server.authentication.SsoAuthenticatorTest | From | To | |
Extract Method | 1 | ||
Extract Method private startWithoutSso() : void extracted from public does_not_authenticate_when_not_enabled() : void in class org.sonar.server.authentication.SsoAuthenticatorTest | From | To |