Exemple #1
0
 public void should_get_model_type_hash_code()
 {
     node.GetHashCode().ShouldEqual(typeof(FakeJsonModel).GetHashCode());
 }