com.liferay.portal.tools
Class SeleneseToJavaBuilder
java.lang.Object
com.liferay.portal.tools.SeleneseToJavaBuilder
public class SeleneseToJavaBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeleneseToJavaBuilder
public SeleneseToJavaBuilder(String basedir)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
fixParam
protected String fixParam(String param)
getParams
protected String[] getParams(String step)
throws Exception
- Throws:
Exception
translate
protected void translate(String basedir,
String fileName)
throws Exception
- Throws:
Exception