Class TurtleTestCategory


  • public class TurtleTestCategory
    extends java.lang.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`
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TurtleTestCategory

        public TurtleTestCategory()