5757213b4ca3d16c9ea8fc76eb913df49aeb4e53
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method protected waitUntilNoFail(supplier BooleanSupplier, timeout long) : boolean inlined to protected waitUntil(supplier BooleanSupplier, timeout long) : boolean in class io.vertx.test.core.AsyncTestBase | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to boolean in method protected waitUntil(supplier BooleanSupplier, timeout long) : boolean in class io.vertx.test.core.AsyncTestBase | From | To |