Package 

Class TestFailRule

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    
    public final class TestFailRule
    extends TestWatcher
                        

    The test rule to capture a screenshot in case of unexpected docloc screenshot test failure.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.junit.rules.TestRule

        equals, hashCode, toString
      • Methods inherited from class com.kaspersky.kaspresso.docloc.rule.TestFailRule

        apply, failedQuietly, finished, finishedQuietly, skipped, skipped, skippedQuietly, starting, startingQuietly, succeeded, succeededQuietly
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait