Hi Roman,
there is list, what should be tested for jsf refactoring:
- Renaming a managed bean class name, preview, undo
- Moving a managed bean class to another package, preview, undo
- Renaming package name, where is a managed bean class, preview,
undo
- Renaming a folder, which is a part of package name, where is a
managed bean, preview, undo
- Moving a folder, which is a part of package name, where is a
managed
bean, preview, undo
- Save deleting of a managed bean class, preview, undo
- Save deleting of a package, where is a managed bean, preview, undo
- Save deleting of a folder, which is a part of package name, where
is
a managed bean, preview, undo
For both framework, it would be good to test, mainly after we will do
the changes:
- Creating new web project with JSF or Struts or with both on
different
servers (GF, Tomcat, JBoss, ...)
- Adding frameworks into already existing web project on different
servers (GF, Tomcat, JBoss, ....)