Exemplo n.º 1
0
 public void GetAllMonsterTitlesTest()
 {
     monsterService.GetAllMonsterTitles().Should().HaveCount(2);
 }