|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.ofbiz.entity.testtools.EntityTestCase
org.ofbiz.service.testtools.OFBizTestCase
org.ofbiz.testtools.ServiceTest
public class ServiceTest
Field Summary | |
---|---|
static java.lang.String |
module
|
protected java.lang.String |
serviceName
|
Fields inherited from class org.ofbiz.service.testtools.OFBizTestCase |
---|
dispatcher |
Fields inherited from class org.ofbiz.entity.testtools.EntityTestCase |
---|
delegator |
Constructor Summary | |
---|---|
ServiceTest(java.lang.String caseName,
org.w3c.dom.Element mainElement)
|
Method Summary | |
---|---|
int |
countTestCases()
|
void |
run(TestResult result)
|
Methods inherited from class org.ofbiz.service.testtools.OFBizTestCase |
---|
getDispatcher, setDispatcher |
Methods inherited from class org.ofbiz.entity.testtools.EntityTestCase |
---|
getDelegator, setDelegator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String module
protected java.lang.String serviceName
Constructor Detail |
---|
public ServiceTest(java.lang.String caseName, org.w3c.dom.Element mainElement)
modelTestSuite
- Method Detail |
---|
public int countTestCases()
public void run(TestResult result)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |