Package org.kie.test.testcategory
Class TurtleTestCategory
java.lang.Object
org.kie.test.testcategory.TurtleTestCategory
Serves as a JUnit's
Category to 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 -
Method Summary
-
Constructor Details
-
TurtleTestCategory
public TurtleTestCategory()
-