示例#1
0
 def test_join_indices(self):
     index = NeteaseStockInfo._join_indices(['sh600000'])
     assert_that(index, equal_to('600000'))