Package org.kie.test.testcategory
Class TurtleTestCategory
- java.lang.Object
-
- org.kie.test.testcategory.TurtleTestCategory
-
public class TurtleTestCategory extends java.lang.ObjectServes as a JUnit'sCategoryto mark turtle tests (tests which are slow and should not be executed by default). These slow tests can be then enabled by defining property `runTurtleTests`
-
-
Constructor Summary
Constructors Constructor Description TurtleTestCategory()
-