com.liferay.portal.verify
Class BaseVerifyTestCase
java.lang.Object
com.liferay.portal.verify.BaseVerifyTestCase
public abstract class BaseVerifyTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseVerifyTestCase
public BaseVerifyTestCase()
testVerify
public void testVerify()
throws Exception
- Throws:
Exception
doVerify
protected void doVerify()
throws Exception
- Throws:
Exception
getVerifyProcess
protected abstract VerifyProcess getVerifyProcess()