Example #1
0
 public void Type_infos_should_not_be_equal()
 {
     typeInfo1.ShouldNotBe(typeInfo2);
 }