public interface RuleExtender extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Run post tests to do cleanup
|
void |
setup(org.junit.runner.Description testDescription)
Pre-test hook
|
void setup(org.junit.runner.Description testDescription)
void close()
close in interface AutoCloseableCopyright © 2008–2017. All rights reserved.