Class SkipLog


  • public final class SkipLog
    extends java.lang.Object
    Well-known-location lookup for the test-skip log...
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void reportSkip​(java.lang.String message)  
      static void reportSkip​(java.lang.String reason, java.lang.String testDescription)  
      • Methods inherited from class java.lang.Object

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

      • reportSkip

        public static void reportSkip​(java.lang.String message)
      • reportSkip

        public static void reportSkip​(java.lang.String reason,
                                      java.lang.String testDescription)