2d90425d3990f524428b0bac397b20ff9e083236
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getOutcome(runtime BQRuntime) : Optional<CommandOutcome> from class io.bootique.test.junit.BQDaemonTestFactory.Builder to public getOutcome(runtime BQRuntime) : Optional<CommandOutcome> from class io.bootique.test.junit.BQDaemonTestFactory | From | To | |
Extract Method | 1 | ||
Extract Method public createRuntime() : BQRuntime extracted from public start() : BQRuntime in class io.bootique.test.junit.BQDaemonTestFactory.Builder | From | To |