Uses of Annotation Interface
org.hibernate.testing.FailureExpected
Packages that use FailureExpected
-
Uses of FailureExpected in org.hibernate.testing.junit4
Methods in org.hibernate.testing.junit4 that return FailureExpectedMethods in org.hibernate.testing.junit4 with parameters of type FailureExpectedModifier and TypeMethodDescriptionstatic StringHelper.extractIgnoreMessage(FailureExpected failureExpected, org.junit.runners.model.FrameworkMethod frameworkMethod) static StringHelper.extractMessage(FailureExpected failureExpected) Constructors in org.hibernate.testing.junit4 with parameters of type FailureExpectedModifierConstructorDescriptionExtendedFrameworkMethod(org.junit.runners.model.FrameworkMethod delegatee, org.junit.Ignore virtualIgnore, FailureExpected failureExpectedAnnotation)