コード例 #1
0
ファイル: test_memory.py プロジェクト: hoangt/ms3
 def test_path(self):
     main = MockMemory()
     self.assertEqual(main.get_path_length(), 0)