public abstract class AssertCallable extends Object implements Callable<Void>
RetryableAssertion
AssertCallable()
Void
call()
abstract void
doAssert()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssertCallable()
public final Void call() throws Exception
call
Callable<Void>
Exception
public abstract void doAssert() throws Exception
Copyright © 2024. All rights reserved.