コード例 #1
0
 public void LogInTest()
 {
     Assert.That(_quoridorService.IsLogged(), Is.True);
 }