Package | Description |
---|---|
org.junit.rules |
Modifier and Type | Method and Description |
---|---|
protected void |
TestWatcher.skipped(AssumptionViolatedException e,
Description description)
Invoked when a test is skipped due to a failed assumption.
|
protected void |
Stopwatch.skipped(long nanos,
AssumptionViolatedException e,
Description description)
Invoked when a test is skipped due to a failed assumption.
|
Copyright © 2002–2018 JUnit. All rights reserved.