Package org.hibernate.testing.junit4
Class CustomRunner.IgnoreImpl
- java.lang.Object
-
- org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
-
- All Implemented Interfaces:
java.lang.annotation.Annotation
- Enclosing class:
- CustomRunner
public static class CustomRunner.IgnoreImpl extends java.lang.Object implements org.junit.Ignore
-
-
Constructor Summary
Constructors Constructor Description IgnoreImpl(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class<? extends java.lang.annotation.Annotation>
annotationType()
java.lang.String
value()
-