public abstract class BaseRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
BaseRule() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
after() |
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
protected abstract void |
before() |
Copyright © 2010–2017 EvoSuite. All rights reserved.