Class Skip.OperatingSystem.Windows

java.lang.Object
org.hibernate.testing.Skip.OperatingSystem.Windows
All Implemented Interfaces:
Skip.Matcher
Enclosing interface:
Skip.OperatingSystem

public static class Skip.OperatingSystem.Windows extends Object implements Skip.Matcher
  • Constructor Details

    • Windows

      public Windows()
  • Method Details

    • isMatch

      public boolean isMatch()
      Description copied from interface: Skip.Matcher
      Do we have a match to the underlying condition?
      Specified by:
      isMatch in interface Skip.Matcher
      Returns:
      True/false ;)