Hi Jacek,
There is always the page you pointed me to
http://cwiki.apache.org/confluence/display/OPENEJB/Creating+itests. I
added a small section to it after I was able to run the tests because
frankly that page was not very helpful for an average person like me
:-). So I added my findings on how to run the tests in Eclipse as it
took me some digging to find out.
Running the Tests in Eclipse.
The steps for running the iTests inside of Eclipse are given below. They are
1) For Local Interface Tests, the class to be run is org.apache.openejb.iTest.
2) For Remote Interface Tests, the class to be run is
org.apache.openejb.RemoteiTest.
In both the cases you need to give
'-Dopenejb.home=target/test-classes/' as a vm argument
for the tests to run.
I was able to run the iTests I developed with these steps.
Thanks
Manu
On 11/20/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
Hi,
I've been following the conversations around iTests and have even
committed some changes of Mohammad and Manu, but there's nothing more
than this. I can't find any documentation about how to write an iTest
and have it run as part of the suite. So, I'd like to solicit any
information about it, test it out and finally write a doc about the
steps involved.
What are your steps writing iTests? Share every detail involved, every
awkward step you're forced to do to write a iTest. Everything. I'd
like to find out as much as I can and eventually come up with some
ideas how to improve it. I don't mean only iTests alone, but the whole
machinery to execute them.
There's been a couple of requests for the ways to contribute and I
think the subject might be of interest.
Jacek
--
Jacek Laskowski
http://www.jaceklaskowski.pl