| Class | Description |
|---|---|
| IgnoreTestExceptionsRule | |
| RetryRule |
Problems:
retries test if it fails on the @BeforeClass stage
calculates tests run a bit differently (when you have 3 retries, you will receive test Runs: 4, success
1 that might be confusing)
|
| SysPropsRestorerRule |
Detects changes in system properties and restores them after each test suite.
|
Copyright © 2016 Github jjYBdx4IL Projects. All rights reserved.