public class ParameterisedTestFilter
extends org.junit.runner.manipulation.Filter
Modifier and Type | Method and Description |
---|---|
String |
describe() |
boolean |
shouldRun(org.junit.runner.Description description) |
public String describe()
describe
in class org.junit.runner.manipulation.Filter
public boolean shouldRun(org.junit.runner.Description description)
shouldRun
in class org.junit.runner.manipulation.Filter
Copyright © 2021 org.pitest. All rights reserved.