fa400bca1831e9d540e86c7db9385536538e3f3a
Files Diff
- Added: 30
- Removed: 13
- Renamed: 0
- Modified: 77
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setupIDM() : void renamed to public beforeClass() : void in class org.jboss.resteasy.test.skeleton.key.RealmFactoryTest | From | To | |
| Move Method | 2 | ||
| Move Method public beforeClass() : void from class org.jboss.resteasy.plugins.guice.GuiceContextTest to public beforeClass() : void from class org.jboss.resteasy.test.i18n.TestMessagesParent | From | To | |
| Move Method public afterClass() : void from class org.jboss.resteasy.plugins.guice.GuiceContextTest to public afterClass() : void from class org.jboss.resteasy.test.i18n.TestMessagesParent | From | To | |
| Move Source Folder | 1 | ||
| Move Source Folder resteasy-jaxrs-testsuite to resteasy-wadl | From | To | |
| Extract Class | 1 | ||
| Extract Class org.jboss.resteasy.test.i18n.TestMessagesParent from class org.jboss.resteasy.plugins.guice.GuiceContextTest | From | To | |
| Rename Class | 1 | ||
| Rename Class org.jboss.resteasy.test.nextgen.wadl.WADLNettyContainerTests renamed to org.jboss.resteasy.test.nextgen.wadl.WADLNettyContainerTest | From | To | |
| Move Class | 2 | ||
| Move Class org.jboss.resteasy.test.resteasy_jaxrs.i18n.TestMessagesParent moved to org.jboss.resteasy.test.i18n.TestMessagesParent | From | To | |
| Move Class org.jboss.resteasy.test.nextgen.wadl.WADLUndertowContainerTests.MyApp moved to org.jboss.resteasy.test.nextgen.wadl.WADLUndertowContainerTest.MyApp | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type basicTest : WADLBasicTests to basicTest : WADLBasicTest in method public test() : void in class org.jboss.resteasy.test.nextgen.wadl.WADLNettyContainerTest | From | To |