97ea29ef4e5f4a0ca1658bf2bb82a2d74f8529f6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.mockito:mockito-all:1.10.19 | |
| org.glassfish.jersey.ext.rx:jersey-rx-client-jsr166e:3.0-SNAPSHOT | |
| Updated | |
| From org.glassfish.jersey.ext.rx:jersey-rx-client-java8 2.24-SNAPSHOT To 3.0-SNAPSHOT |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private mockThrowing(exception Exception) : ClientRequest extracted from public testRuntimeExceptionBeingReThrown(workers MessageBodyWorkers, entityType GenericType<?>) : void in class org.glassfish.jersey.client.ClientRequestTest | From | To | |
| Extract Method private mockThrowing(exception Exception) : ClientRequest extracted from public testSSLExceptionHandling(workers MessageBodyWorkers, entityType GenericType<?>) : void in class org.glassfish.jersey.client.ClientRequestTest | From | To |