Shouldly
Search…
Shouldly
Overview
Contributing
Documentation
Getting Started
Configuration
Equality
String
Enumerable
Dictionary
Exceptions
SatisfyAllConditions
CompleteIn
DynamicShould
Upgrade 3 to 4
Powered By
GitBook
DynamicShould
HaveProperty
1
dynamic
theFuture
=
new
ExpandoObject
();
2
DynamicShould
.
HaveProperty
(
theFuture
,
"RobotTeachers"
);
Copied!
snippet source
|
anchor
Exception
1
Dynamic object "theFuture" should contain property "RobotTeachers" but does not.
Copied!
Documentation - Previous
CompleteIn
Next - Documentation
Upgrade 3 to 4
Last modified
1yr ago
Copy link