|
|||||||||
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
public class OFBizTestCase
Field Summary | |
---|---|
protected LocalDispatcher |
dispatcher
|
Fields inherited from class org.ofbiz.entity.testtools.EntityTestCase |
---|
delegator |
Constructor Summary | |
---|---|
OFBizTestCase(java.lang.String name)
|
Method Summary | |
---|---|
LocalDispatcher |
getDispatcher()
|
void |
setDispatcher(LocalDispatcher dispatcher)
|
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 |
---|
protected LocalDispatcher dispatcher
Constructor Detail |
---|
public OFBizTestCase(java.lang.String name)
Method Detail |
---|
public LocalDispatcher getDispatcher()
public void setDispatcher(LocalDispatcher dispatcher)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |