![]() | SmartTests.Assertions Namespace |
Class | Description | |
---|---|---|
![]() | ChangeAssertions |
Helper class to test changes of properties/indexers.
|
![]() | ChangedToAssertions |
Helper class to test changes of properties/indexers.
|
![]() | NotChangedAssertions |
Helper class to test properties/fields do not change in the Act of your test.
|
![]() | PropertyChangedAssertions |
Helper class to test actual changes of properties/indexers.
|
![]() | RaiseAssertions |
Helper class to test standard event (EventHandler compatible) raise.
|
![]() | ThrowAssertions |
Helper class to test Exception throw.
|
![]() | WaitAssertions |
Helper class to test asynchronous tests.
|
![]() | WithinAssertions |
Helper class to test duration of Act part of your test.
|
Enumeration | Description | |
---|---|---|
![]() | NotChangedKind |
Specifies flags that control what is tested for non-changes.
|