Пример #1
0
 def test_repr(self):
     s = State('Test State')
     assert s.__repr__() == 'Test State'