3a210f47cc5d6e5a8ff9c9c0459fe6c305befbec
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public log_in_with_correct_credentials_then_log_out() : void from class it.user.AuthenticationTest to public log_in_with_correct_credentials_then_log_out() : void from class it.user.LocalAuthenticationTest | From | To | |
Move Method public log_in_with_wrong_credentials() : void from class it.user.AuthenticationTest to public log_in_with_wrong_credentials() : void from class it.user.LocalAuthenticationTest | From | To | |
Move Attribute | 1 | ||
Move Attribute public nav : Navigation from class it.user.AuthenticationTest to public nav : Navigation from class it.user.LocalAuthenticationTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute wsClient : WsClient to anonymousClient : WsClient in class it.user.ForceAuthenticationTest | From | To |