4d808be94ed6b54be848ecd608fbfa14cbbd6701
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected createClient() : TestHttpClient extracted from public testResetBuffer() : void in class io.undertow.servlet.test.streams.ServletOutputStreamTestCase | From | To | |
Extract Method protected createClient() : TestHttpClient extracted from public testFlushAndCloseWithContentLength() : void in class io.undertow.servlet.test.streams.ServletOutputStreamTestCase | From | To | |
Extract Method protected createClient() : TestHttpClient extracted from public runTest(message String, url String, preamble boolean, offIOThread boolean) : void in class io.undertow.servlet.test.streams.ServletInputStreamTestCase | From | To | |
Extract Method protected createClient() : TestHttpClient extracted from public runTest(message String, url String, flush boolean, close boolean, reps int, initialFlush boolean, writePreable boolean, offIoThread boolean) : void in class io.undertow.servlet.test.streams.ServletOutputStreamTestCase | From | To |