コード例 #1
0
ファイル: test_area.py プロジェクト: leehosung/nursery-crawl
 def test_crawl_arcode(self):
     rs = Area.crawl_area('제주도')
     self.assertEqual(2, len(rs))