







Overload List
Name | Description | |
---|---|---|
![]() | VerifySet<(Of <(TProperty>)>)(Expression<(Of <(Func<(Of <(T, TProperty>)>)>)>)) |
Verifies that a property has been set on the mock.
Use in conjuntion with the default Loose.
|
![]() | VerifySet<(Of <(TProperty>)>)(Expression<(Of <(Func<(Of <(T, TProperty>)>)>)>), TProperty) |
Verifies that a property has been set on the mock to the given value.
Use in conjuntion with the default Loose.
|