Uses of Interface
org.hibernate.testing.Skip.Matcher
-
Packages that use Skip.Matcher Package Description org.hibernate.testing -
-
Uses of Skip.Matcher in org.hibernate.testing
Classes in org.hibernate.testing that implement Skip.Matcher Modifier and Type Class Description static classSkip.AlwaysSkipstatic classSkip.OperatingSystem.WindowsMethods in org.hibernate.testing that return types with arguments of type Skip.Matcher Modifier and Type Method Description Class<? extends Skip.Matcher>condition()The condition which causes a skip
-