[rules-users] Why can't I filter in my testcases?

samd sdoyle_2 at yahoo.com
Tue Aug 19 17:50:29 EDT 2008


I'm seeing where I do something like this:

 @Test( groups = { "submissionTests" } )
   public void ifBoWarnOfValidationRules()
   {
      ...
      workingMemory.fireAllRules( new RuleNameStartsWithAgendaFilter(
"FIFTEEN" ) );
   }

Other rules that do not begin with FIFTEEN also fire. It is really annoying
since it results in my testcases failing.
-- 
View this message in context: http://www.nabble.com/Why-can%27t-I-filter-in-my-testcases--tp19059402p19059402.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list