Skip to content

fixes imports and other API differences between Richfaces Selenium and Arquillian Ajocado

Notifications You must be signed in to change notification settings

jhuska/ToArquillianAjocadoResolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Fixes imports and other API changes between Richfaces Selenium and Arquillian Ajocado

Note that it does not fix everything, but the mojority of imports problems, now you have to go through files which are excluded from automatic fixing, and fix them manually.

Hope it helps somehow.

USAGE

-Build and run the main class of class Resolver with one parameter, which points to the parent directory of all files which should be opened and fixed.

-e.g. the parameter can look like /pathToProjectFromRoot/project/module/src/main/java/org/richfaces/tests/metamer/ftest

-what is fixed can be easily customized by altering the maps which contains key value pairs, what is going to be replaced by what respectively

-which files should be opened and refactored is determined by method Resolver.willBeThisFileFixed

About

fixes imports and other API differences between Richfaces Selenium and Arquillian Ajocado

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages