Hi Jacques, I have done the settings with Eclipse successfully. Sorry that I didn't put my question more clearly. My question was how could I run the test with it, taking PurchaseOrderTest.java under the package “package org.apache.ofbiz.order.test” as an example?
If you pls have a look at the java file you would know what I mean to test? Many Thanks! Schumann -------- 原始邮件 -------- 主题:Re: How to test the embedded OFBiz class 发件人:Jacques Le Roux 收件人:[email protected] 抄送: Hi Schumann, Please check https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Intellij+IDEA depending on your preferred IDE HTH Jacques Le 14/02/2019 à 13:54, Schumann Ye a écrit : > Dear Gurus, Dear Jacques, > > I’ve got a quick question for you guys. > How can I test/debug the embedded OFBiz class, for example, > PurchaseOrderTest.java under the package “package > org.apache.ofbiz.order.test”? > > I tried Junit but failed. > May you pls elaborate the steps to do it? > > Have a nice day! > Schumann >
