public static class CustomRunner.IgnoreImpl extends Object implements org.junit.Ignore
Constructor and Description |
---|
IgnoreImpl(String value) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public IgnoreImpl(String value)
public String value()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.