511cba74f60a0feac8d6e4c86bc9d2d5e88c68c8
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private fromGoodContinuationTokenRequest() : String extracted from public mustReturnAuthenticationFailedWhenContinuationTokenIsRejectedByTheContinuationTokenManager() : void in class org.apache.james.jmap.JMAPAuthenticationTest | From | To | |
Extract Method private fromGoodContinuationTokenRequest() : String extracted from public mustReturnAuthenticationFailedWhenBadPassword() : void in class org.apache.james.jmap.JMAPAuthenticationTest | From | To | |
Extract Method private fromGoodContinuationTokenRequest() : String extracted from public mustReturnCreatedWhenGoodPassword() : void in class org.apache.james.jmap.JMAPAuthenticationTest | From | To | |
Extract Method private fromGoodContinuationTokenRequest() : String extracted from public mustSendJsonContainingAccessTokenWhenGoodPassword() : void in class org.apache.james.jmap.JMAPAuthenticationTest | From | To | |
Extract Method private fromGoodContinuationTokenRequest() : String extracted from public mustReturnAuthenticationFailedWhenUsersRepositoryException() : void in class org.apache.james.jmap.JMAPAuthenticationTest | From | To |