Пример #1
0
 def test_to_move(self):
     SanNotation.to_move(self.position, self.san) == self.m1
Пример #2
0
 def test_to_move(self):
     SanNotation.to_move(self.position, self.san) == self.m1