Test JBoss Rules 5 (or Drools) with TestNG
We have been using our own flavor of Fit for Rules (which is build on top of fit ) for about 1 1/2 years now to test our business logic written in JBoss Rules 5 . It's relatively…
Topic
2 stories
We have been using our own flavor of Fit for Rules (which is build on top of fit ) for about 1 1/2 years now to test our business logic written in JBoss Rules 5 . It's relatively…
A couple of days ago I had the case that I needed to test a method with different parameters. I ended up writing a couple of test methods differing only in passing various…