Пример #1
0
 public void TestCountAllBoardsAsync()
 {
     Assert.AreEqual(3, _br.CountAsync().Result);
 }