6e6671fcdac80391053ee1b181665df9efec4f52
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method private setRequestPostPlainText(content byte[]) : void extracted from public testDecompressDeflateRequestGzipIncompatible() : void in class io.dropwizard.jetty.BiDiGzipHandlerTest | From | To | |
Extract Method private setRequestPostPlainText(content byte[]) : void extracted from public testDecompressDeflateRequestGzipCompatible() : void in class io.dropwizard.jetty.BiDiGzipHandlerTest | From | To | |
Extract Method private setRequestPostPlainText(content byte[]) : void extracted from public testDecompressRequest() : void in class io.dropwizard.jetty.BiDiGzipHandlerTest | From | To | |
Extract Method private setRequestPostDeflatePlainText(content byte[]) : void extracted from public testDecompressDeflateRequestGzipCompatible() : void in class io.dropwizard.jetty.BiDiGzipHandlerTest | From | To | |
Extract Method private setRequestPostGzipPlainText(content byte[]) : void extracted from public testDecompressRequest() : void in class io.dropwizard.jetty.BiDiGzipHandlerTest | From | To | |
Extract Method private setRequestPostDeflatePlainText(content byte[]) : void extracted from public testDecompressDeflateRequestGzipIncompatible() : void in class io.dropwizard.jetty.BiDiGzipHandlerTest | From | To |