|
|||||||||
| 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.JythonTest
public class JythonTest
| Field Summary | |
|---|---|
static java.lang.String |
module
|
protected java.lang.String |
scriptLocation
|
| Fields inherited from class org.ofbiz.service.testtools.OFBizTestCase |
|---|
dispatcher |
| Fields inherited from class org.ofbiz.entity.testtools.EntityTestCase |
|---|
delegator |
| Constructor Summary | |
|---|---|
JythonTest(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 scriptLocation
| Constructor Detail |
|---|
public JythonTest(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 | ||||||||