[rules-users] Unit testing a Single rule from a large set of DRL and DSL files.

Wolfgang Laun wolfgang.laun at gmail.com
Mon Apr 21 12:11:22 EDT 2014


Implement the interface org.kie.api.runtime.rule.AgendaFilter
and pass it in with fireAllRules.
-W


On 21/04/2014, alanvarghese <AVarghese at verisk.com> wrote:
> Hi There,
>
> I want to unit test a single rule from a set of multiple rules within
> multiple DRL files.
> Is there a way to do that?
> I am using
>
> Drools 6.0.0.Final
> and
> StatelessKieSession
>
>
> Thanks
> Alan
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Unit-testing-a-Single-rule-from-a-large-set-of-DRL-and-DSL-files-tp4029305.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>


More information about the rules-users mailing list