Class TurtleTestCategory


  • public class TurtleTestCategory
    extends Object
    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 Detail

      • TurtleTestCategory

        public TurtleTestCategory()