コード例 #1
0
 public void should_indicate_there_is_not_a_map_when_none_have_been_added()
 {
     _conventions.HasMapping(null, null).ShouldBeFalse();
 }