Esempio n. 1
0
 def test_file(self):
     self.app.route('/')(lambda: tobs('test'))
     self.assertBody('test')
Esempio n. 2
0
 def test_file(self):
     self.app.route('/')(lambda: tobs('test'))
     self.assertBody('test')