Last updated 2 years ago
dynamic theFuture = new ExpandoObject(); DynamicShould.HaveProperty(theFuture, "RobotTeachers");
|
Exception
Dynamic object "theFuture" should contain property "RobotTeachers" but does not.