Click or drag to resize

WithinAssertions Methods

Methods
  NameDescription
Public methodStatic memberCode exampleWithin(SmartAssertPlaceHolder, Int64)
Creates an Assertion that ensure the Act is done within a specific duration.
Public methodStatic memberCode exampleWithin(SmartAssertPlaceHolder, TimeSpan)
Creates an Assertion that ensure the Act is done within a specific duration.
Top
See Also