ChangedToAssertions Class |
Namespace: SmartTests.Assertions
Name | Description | |
---|---|---|
ChangedTo(SmartAssertPlaceHolder) |
Creates an Assertion that ensure an object property/indexer changed in the Act part of
your test.
| |
ChangedToT(SmartAssertPlaceHolder, ExpressionFuncT, T) |
Creates an Assertion that ensure an object property/indexer changed in the Act part of
your test.
|