Example #1
0
 def test_get_pref(self):
     weather = Weather(130010)
     self.assertMultiLineEqual(
         weather.get_pref(),
         u'東京都')