public interface RuleTestFluent<T>
| Modifier and Type | Method and Description |
|---|---|
T |
assertRuleFired(String ruleName) |
T |
assertRuleFired(String ruleName,
int fireCount)
Only applies to the last
#fireAllRules() in this step. |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.