| Class | Description |
|---|---|
| ExternalResourceRule |
Inspired by org.junit.rules.ExternalResource with the following additions:
- A boolean is passed to after() indicating if any exceptions were thrown
(did any tests fail?), allowing it to alter the way it tears down resources.
|
Copyright © 2017. All rights reserved.