Exemplo n.º 1
0
 def test_with_method(self):
     self.assertTrue(get_json(DummyRequestCallable()))
Exemplo n.º 2
0
 def test_with_method(self):
     self.assertTrue(get_json(DummyRequestCallable()))
Exemplo n.º 3
0
 def test_with_property(self):
     self.assertTrue(get_json(DummyRequestProperty()))
Exemplo n.º 4
0
 def test_with_property(self):
     self.assertTrue(get_json(DummyRequestProperty()))