a4f62b1caf8361549aa165beaecacf7d69618207
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public testProgramaticAuthentication() : void from class org.wildfly.test.integration.elytron.web.WebAuthenticationTestCase to public testProgramaticAuthentication() : void from class org.wildfly.test.integration.elytron.web.WebAuthenticationTestCaseBase | From | To | |
Pull Up Method public deployment() : Archive<?> from class org.wildfly.test.integration.elytron.web.WebAuthenticationTestCase to public deployment() : Archive<?> from class org.wildfly.test.integration.elytron.web.WebAuthenticationTestCaseBase | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private url : URL from class org.wildfly.test.integration.elytron.web.WebAuthenticationTestCase to protected url : URL from class org.wildfly.test.integration.elytron.web.WebAuthenticationTestCaseBase | From | To | |
Move Class | 2 | ||
Move Class org.wildfly.test.integration.elytron.http.FormMechTestCase.ServerSetup moved to org.wildfly.test.integration.elytron.http.FormMechTestBase.ServerSetup | From | To | |
Move Class org.wildfly.test.integration.elytron.web.WebAuthenticationTestCase.ElytronDomainSetupOverride moved to org.wildfly.test.integration.elytron.web.WebAuthenticationTestCaseBase.ElytronDomainSetupOverride | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.wildfly.test.integration.elytron.web.WebAuthenticationTestCaseBase from classes [org.wildfly.test.integration.elytron.web.WebAuthenticationTestCase] | From | To |