|
Extract And Move Method public beforeRun(commandType Class<? extends Command>, args String...) : CommandDecorator extracted from public testBeforeRun_Failure_ByType_WithArgs() : void in class io.bootique.Bootique_CommandDecorationIT & moved to class io.bootique.CommandDecorator |
From |
To |
|
Extract And Move Method public beforeRun(args String...) : CommandDecorator extracted from public testBeforeRun_Failure_ByName() : void in class io.bootique.Bootique_CommandDecorationIT & moved to class io.bootique.CommandDecorator |
From |
To |
|
Extract And Move Method public alsoRun(args String...) : CommandDecorator extracted from public testAlsoRun_ByName() : void in class io.bootique.Bootique_CommandDecorationIT & moved to class io.bootique.CommandDecorator |
From |
To |
|
Extract And Move Method public alsoRun(commandType Class<? extends Command>, args String...) : CommandDecorator extracted from public testAlsoRun_ByType_WithArgs() : void in class io.bootique.Bootique_CommandDecorationIT & moved to class io.bootique.CommandDecorator |
From |
To |