[rules-users] Unittesting in drools ?

drdaveg drdaveg at gmail.com
Wed Jul 6 11:56:35 EDT 2011


There are many ways of doing unit testing in DROOLS - with or without
Eclipse.  My last client is using JUnits with the Eclipse JUnit plug-in
where the tests examine the firing of individual rules and the values set on
domain objects.  One advantage of this approach is that you can run any
number of tests at once for regression testing, looking for "failures" and
"errors" (in a JUnit sense).

--
View this message in context: http://drools.46999.n3.nabble.com/Unittesting-in-drools-tp3137475p3145167.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list