Click or drag to resize

RaiseAssertionsNotRaised Method

Overload List
  NameDescription
Public methodStatic memberCode exampleNotRaised(SmartAssertPlaceHolder, String)
Creates an Assertion that ensure an standard event is not raised in the Act part of your test.
Public methodStatic memberCode exampleNotRaised(SmartAssertPlaceHolder, Object, String)
Creates an Assertion that ensure an standard event is not raised in the Act part of your test.
Top
See Also