Click or drag to resize

NotChangedAssertionsNotChanged Method

Overload List
  NameDescription
Public methodStatic memberCode exampleNotChanged(SmartAssertPlaceHolder, NotChangedKind)
Creates an Assertion that ensure object properties/fields did not change in the Act part of your test.
Public methodStatic memberCode exampleNotChanged(SmartAssertPlaceHolder, Object, NotChangedKind)
Creates an Assertion that ensure object properties/fields did not change in the Act part of your test.
Top
See Also