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