Click or drag to resize

WaitAssertionsWait Method

Overload List
  NameDescription
Public methodStatic memberCode exampleWait(SmartAssertPlaceHolder, WaitHandle, Double)
Creates an Assertion that ensure an asynchronous call from the Act is done before continuing Smart Assertions validations.
Public methodStatic memberCode exampleWait(SmartAssertPlaceHolder, WaitHandle, TimeSpan)
Creates an Assertion that ensure an asynchronous call from the Act is done before continuing Smart Assertions validations.
Top
See Also