Пример #1
0
 def test_officers(self):
   client = APIClient()
   self.assertGreaterEqual(len(client.officers()), 1)