public abstract class BaseVerifyProcessTestCase
extends Object
| Constructor and Description |
|---|
BaseVerifyProcessTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doVerify() |
protected abstract com.liferay.portal.verify.VerifyProcess |
getVerifyProcess() |
void |
setUp() |
void |
tearDown() |
void |
testVerify() |
public void setUp()
throws Exception
Exceptionpublic void tearDown()
throws Exception
Exceptionpublic void testVerify()
throws Exception
Exceptionprotected void doVerify()
throws com.liferay.portal.verify.VerifyException
com.liferay.portal.verify.VerifyExceptionprotected abstract com.liferay.portal.verify.VerifyProcess getVerifyProcess()