|
Rename Method package parseValidDetailsTheme() : void renamed to package parseValidUriSelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidUriSelectors() : void renamed to package parseValidClassSelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidExcludedEngines() : void renamed to package parseValidPackageSelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidExcludeClassNamePatterns() : void renamed to package parseValidDetails(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidFileSelectors() : void renamed to package parseValidMethodSelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidIncludedEngines() : void renamed to package parseValidExcludedTags(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidExcludedTags() : void renamed to package parseValidModuleSelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidAdditionalClasspathEntries() : void renamed to package parseValidIncludedEngines(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidIncludedPackages() : void renamed to package parseValidDirectorySelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidModuleSelectors() : void renamed to package parseValidClasspathResourceSelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidExcludedPackages() : void renamed to package parseValidDetailsTheme(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidPackageSelectors() : void renamed to package parseClasspathScanningEntries(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidIncludeClassNamePatterns() : void renamed to package parseValidFileSelectors(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Rename Method package parseValidDetails() : void renamed to package parseValidAdditionalClasspathEntries(type ArgsType) : void in class org.junit.platform.console.options.PicocliCommandLineOptionsParserTests |
From |
To |
|
Change Attribute Type selectedClasspathEntries : OptionSpec<Path> to selectedClasspathEntries : List<Path> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type additionalClasspathEntries : OptionSpec<Path> to additionalClasspathEntries : List<Path> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type reportsDir : OptionSpec<Path> to reportsDir : Path in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedClasspathResources : OptionSpec<String> to selectedClasspathResources : List<String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type details : OptionSpec<Details> to details : Details in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type theme : OptionSpec<Theme> to theme : Theme in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedClasses : OptionSpec<String> to selectedClasses : List<String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type configurationParameters : OptionSpec<KeyValuePair> to configurationParameters : Map<String,String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type disableAnsiColors : OptionSpec<Void> to disableAnsiColors : boolean in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedPackages : OptionSpec<String> to selectedPackages : List<String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type scanModulepath : OptionSpec<Void> to scanModulepath : boolean in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedMethods : OptionSpec<String> to selectedMethods : List<String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedDirectories : OptionSpec<String> to selectedDirectories : List<String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type failIfNoTests : OptionSpec<Void> to failIfNoTests : boolean in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedFiles : OptionSpec<String> to selectedFiles : List<String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedUris : OptionSpec<URI> to selectedUris : List<URI> in class org.junit.platform.console.options.AvailableOptions |
From |
To |
|
Change Attribute Type selectedModules : OptionSpec<String> to selectedModules : List<String> in class org.junit.platform.console.options.AvailableOptions |
From |
To |