b8cb1884d53f8329f413a2e7fd6f3ed0f130c569
Files Diff
- Added: 13
- Removed: 9
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method protected configure() : Application from class org.glassfish.jersey.tests.integration.jersey2730.Jersey2730ITCase to protected configure() : Application from class org.glassfish.jersey.tests.integration.async.AbstractAsyncJerseyTest | From | To | |
| Pull Up Method protected getTestContainerFactory() : TestContainerFactory from class org.glassfish.jersey.tests.integration.jersey2730.Jersey2730ITCase to protected getTestContainerFactory() : TestContainerFactory from class org.glassfish.jersey.tests.integration.async.AbstractAsyncJerseyTest | From | To | |
| Move Source Folder | 1 | ||
| Move Source Folder tests/integration/jersey-2730 to tests/integration/async-jersey-filter | From | To | |
| Move Class | 1 | ||
| Move Class org.glassfish.jersey.tests.integration.jersey2730.TestApplication moved to org.glassfish.jersey.tests.integration.async.TestApplication | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.glassfish.jersey.tests.integration.async.AbstractAsyncJerseyTest from classes [org.glassfish.jersey.tests.integration.jersey2730.Jersey2730ITCase] | From | To |