public class PropertyTestRunner
extends org.junit.runner.Runner
implements org.junit.runner.manipulation.Filterable
Constructor and Description |
---|
PropertyTestRunner(java.lang.Class<?> clas) |
Modifier and Type | Method and Description |
---|---|
void |
filter(org.junit.runner.manipulation.Filter filter) |
org.junit.runner.Description |
getDescription() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
public final org.junit.runner.Description getDescription()
getDescription
in interface org.junit.runner.Describable
getDescription
in class org.junit.runner.Runner
public final void run(org.junit.runner.notification.RunNotifier notifier)
run
in class org.junit.runner.Runner
public final void filter(org.junit.runner.manipulation.Filter filter) throws org.junit.runner.manipulation.NoTestsRemainException
filter
in interface org.junit.runner.manipulation.Filterable
org.junit.runner.manipulation.NoTestsRemainException