コード例 #1
0
ファイル: tests.py プロジェクト: xhacker5000/wandoujia-oem
 def test_titles_for_org_stat(self):
     expected = [u"大区", u"公司编码", u"公司名称", u"机器台数", u"推广数", u"安装总数"]
     self.assertItemsEqual(expected, titles_for_org_stat("region", "company"))