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