Beispiel #1
0
 public void Exists_returns_true_when_tag_exists()
 {
     Assert.True(_sut.Exists(TestData.TagName1));
 }