junit / junit / 4.13.2 / docs / org / junit / class-use / AssumptionViolatedException.html

Uses of Class
org.junit.AssumptionViolatedException

 

 

Methods in org.junit.rules with parameters of type AssumptionViolatedException
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–2021 JUnit. All rights reserved.