a32386fd941a7d66a30918123ea39ac29070379d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 56
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable bootstrap : Bootstrap<T> in method public run(wildcardBootstrap Bootstrap<?>, namespace Namespace) : void from class io.dropwizard.cli.ConfiguredCommand | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method package getLoggerContext() : LoggerContext extracted from public testWhenUsingDefaultConstructor_StaticILoggerFactoryIsSet() : void in class io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest & moved to class io.dropwizard.logging.DefaultLoggingFactory | From | To | |
Extract And Move Method package getConfigurationErrorsStream() : PrintStream extracted from public testWhenUsingDefaultConstructor_SystemErrIsSet() : void in class io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest & moved to class io.dropwizard.logging.DefaultLoggingFactory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bootstrap : Bootstrap<?> to wildcardBootstrap : Bootstrap<?> in method public run(wildcardBootstrap Bootstrap<?>, namespace Namespace) : void in class io.dropwizard.cli.ConfiguredCommand | From | To |