|
Rename Method public shouldExit1IfTheCommandThrowsAnException() : void renamed to public shouldProvideFeedbackIfTheCommandFails() : void in class org.neo4j.commandline.admin.AdminToolTest |
From |
To |
|
Rename Method public shouldPrintTheStacktraceWhenTheCommandThrowsAnExceptionIfTheDebugFlagIsSet() : void renamed to public shouldPrintTheStacktraceWhenTheCommandFailsIfTheDebugFlagIsSet() : void in class org.neo4j.commandline.admin.AdminToolTest |
From |
To |
|
Rename Method public shouldNotPrintTheStacktraceWhenTheCommandThrowsAnExceptionIfTheDebugFlagIsNotSet() : void renamed to public shouldNotPrintTheStacktraceWhenTheCommandFailsIfTheDebugFlagIsNotSet() : void in class org.neo4j.commandline.admin.AdminToolTest |
From |
To |
|
Rename Method public shouldPrintUsageWhenNoCommandIsProvided() : void renamed to public shouldProvideFeedbackWhenNoCommandIsProvided() : void in class org.neo4j.commandline.admin.AdminToolTest |
From |
To |