コード例 #1
0
 def test_nothing_works(self):
     self.assertEqual(1, 1)
     t = Transmission()
     print(t.request(requests.get).__dict__)