public abstract class BaseVerifyProcessTestCase
extends java.lang.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 java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testVerify()
throws java.lang.Exception
java.lang.Exceptionprotected void doVerify()
throws com.liferay.portal.verify.VerifyException
com.liferay.portal.verify.VerifyExceptionprotected abstract com.liferay.portal.verify.VerifyProcess getVerifyProcess()