|
Change Parameter Type specPaths : List<String> to specPath : String in method public checkLayout(browser Browser, specPath String, includedTags List<String>, excludedTags List<String>, properties Properties, validationListener ValidationListener) : LayoutReport in class net.mindengine.galen.api.Galen |
From |
To |
|
Change Parameter Type specs : List<PageSpec> to pageSpec : PageSpec in method public checkLayout(browser Browser, pageSpec PageSpec, includedTags List<String>, excludedTags List<String>, validationListener ValidationListener) : LayoutReport in class net.mindengine.galen.api.Galen |
From |
To |
|
Change Parameter Type varsContext : VarsContext to context : Context in method public VarsParser(context Context, properties Properties) in class net.mindengine.galen.parser.VarsParser |
From |
To |
|
Change Parameter Type specs : List<PageSpec> to pageSpec : PageSpec in method public checkLayout(browser Browser, pageSpec PageSpec, includedTags List<String>, excludedTags List<String>, validationListener ValidationListener, screenshotFile File) : LayoutReport in class net.mindengine.galen.api.Galen |
From |
To |
|
Change Parameter Type specFilePaths : List<String> to specFilePath : String in method public check(specFilePath String) : GalenPageActionCheck in class net.mindengine.galen.suite.GalenPageActions |
From |
To |
|
Rename Parameter specFilePaths : List<String> to specFilePath : String in method public check(specFilePath String) : GalenPageActionCheck in class net.mindengine.galen.suite.GalenPageActions |
From |
To |
|
Rename Parameter specs : List<PageSpec> to pageSpec : PageSpec in method public checkLayout(browser Browser, pageSpec PageSpec, includedTags List<String>, excludedTags List<String>, validationListener ValidationListener) : LayoutReport in class net.mindengine.galen.api.Galen |
From |
To |
|
Rename Parameter specPaths : List<String> to specPath : String in method public checkLayout(browser Browser, specPath String, includedTags List<String>, excludedTags List<String>, properties Properties, validationListener ValidationListener) : LayoutReport in class net.mindengine.galen.api.Galen |
From |
To |
|
Rename Parameter specs : List<PageSpec> to pageSpec : PageSpec in method public checkLayout(browser Browser, pageSpec PageSpec, includedTags List<String>, excludedTags List<String>, validationListener ValidationListener, screenshotFile File) : LayoutReport in class net.mindengine.galen.api.Galen |
From |
To |
|
Rename Parameter varsContext : VarsContext to context : Context in method public VarsParser(context Context, properties Properties) in class net.mindengine.galen.parser.VarsParser |
From |
To |