Class SkipLog

java.lang.Object
org.hibernate.testing.SkipLog

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

    • reportSkip

      public static void reportSkip(String message)
    • reportSkip

      public static void reportSkip(String reason, String testDescription)