Exemplo n.º 1
0
    def test_compare(self):

        engine = Engine()
        cell = Cell('1')
        engine.compare(cell, 1)