|
Re: Problems on building a custom test execution environment [message #28387 is a reply to message #28311] |
Sun, 28 August 2005 10:03  |
Eclipse User |
|
|
|
This is a multipart message in MIME format.
--=_alternative 004D30058525706B_=
Content-Type: text/plain; charset="US-ASCII"
I would recommend taking a look at org.eclipse.tptp.test.auto.gui under
the test module of the CVS account to get an idea of how you can design
your custom test execution environment. When the test execution harness
gets to 60%, it is just about to run your test runner. Your runner
doesn't get executed and after a time out an InactiveProcessException is
thrown. If you're using HyadesTestRunner, keep in mind that its last
argument in the args string array that is passed to its constructor is
expected to be an XML execution data processor. The following default
value can be used
'org.eclipse.hyades.execution.harness.XMLExecutionDataProces sor'. This is
being changed in the future.
Ali M.
--=_alternative 004D30058525706B_=
Content-Type: text/html; charset="US-ASCII"
<br><font size=3 face="Times New Roman">I would recommend taking a look
at org.eclipse.tptp.test.auto.gui under the test module of the CVS account
to get an idea of how you can design your custom test execution environment.
When the test execution harness gets to 60%, it is just about to
run your test runner. Your runner doesn't get executed and after
a time out an InactiveProcessException is thrown. If you're using
HyadesTestRunner, keep in mind that its last argument in the args string
array that is passed to its constructor is expected to be an XML execution
data processor. The following default value can be used 'org.eclipse.hyades.execution.harness.XMLExecutionDataProces sor'.
This is being changed in the future.</font>
<br><font size=3 face="Times New Roman"> </font>
<br><font size=3 face="Times New Roman">Ali M.</font>
<br>
<br>
--=_alternative 004D30058525706B_=--
|
|
|
Powered by
FUDForum. Page generated in 0.04315 seconds