org.drools.jsr94
hierarchy. JUnit must be set to fork these tests, so it is much faster to run them under a single forked TestSuite
than to run them each individually under several separate forked TestCase
s. The negative side of this is that any new TestCase
s in the org.drools.jsr94
hierarchy must also be added to this class otherwise Maven will not run them as part of its normal test cycle.
|
|