1be59ba69af64cef7b17fa6797a2876f67479d8e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected waitUntil(supplier BooleanSupplier) : void renamed to protected assertWaitUntil(supplier BooleanSupplier) : void in class io.vertx.core.impl.launcher.commands.CommandTestBase | From | To | |
| Rename Method protected waitUntil(supplier BooleanSupplier) : void renamed to protected assertWaitUntil(supplier BooleanSupplier) : void in class io.vertx.core.impl.launcher.commands.BareCommandTest | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute deploy : AtomicInteger to undeploy : AtomicInteger in class io.vertx.core.impl.launcher.commands.WatcherTest | From | To | |
| Rename Attribute undeploy : AtomicInteger to deploy : AtomicInteger in class io.vertx.core.impl.launcher.commands.WatcherTest | From | To |