[eclipse-clp-users] Possible to flush all rules and assertions from EmbeddedEclipse to run successive unit tests?

From: -dp- <david_at_...151...>
Date: Thu, 16 Dec 2010 15:15:52 +0800
I have been using EmbeddedEclipse with queues to run one unit test at a time
via Java. This has worked fine because I can define in the unit test which
ECL files to compile, what query to make, and what result the query should
return.

However, I'd now like to run one unit test after another. That means that
after running one, I would need a way to flush all compiled rules and any
assertions before compiling new ones. But there is nothing in the
EmbeddedEclipse API that permits such flushing.

Is there any way to do this with EmbeddedEclipse, or do I have to switch to
OutOfProcessEclipse and accept any performance penalties that entails?

David
Received on Thu Dec 16 2010 - 09:09:42 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST