Package 

Class FlakySafetyAlgorithm

    • Method Summary

      Modifier and Type Method Description
      final <T extends Any> T invokeFlakySafely(FlakySafetyParams params, String failureMessage, Function0<T> action) Attempts to invoke the given action.
      • Methods inherited from class com.kaspersky.kaspresso.flakysafety.algorithm.FlakySafetyAlgorithm

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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