![]() | WaitAssertions Class |
Namespace: SmartTests.Assertions
The WaitAssertions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | SetHandle |
Sets the implicit wait handle of the ActContext.
|
![]() ![]() ![]() | Wait(SmartAssertPlaceHolder, WaitHandle, Double) |
Creates an Assertion that ensure an asynchronous call from the Act is done before continuing Smart
Assertions validations.
|
![]() ![]() ![]() | Wait(SmartAssertPlaceHolder, WaitHandle, TimeSpan) |
Creates an Assertion that ensure an asynchronous call from the Act is done before continuing Smart
Assertions validations.
|
![]() ![]() ![]() | WaitContextHandle(SmartAssertPlaceHolder, Double) |
Creates an Assertion that ensure an asynchronous call from the Act is done before continuing Smart
Assertions validations.
|
![]() ![]() ![]() | WaitContextHandle(SmartAssertPlaceHolder, TimeSpan) |
Creates an Assertion that ensure an asynchronous call from the Act is done before continuing Smart
Assertions validations.
|