コード例 #1
0
 public void ThenDocumentResultShouldContainTag(string tag)
 {
     documents.CheckTagName(tag);
 }