コード例 #1
0
ファイル: testbitx.py プロジェクト: laisee/hokonui
 def test_price(cls):
     """ method for testing last price """
     ok_(btx.get_current_price(cls.TEST_CCY) > 0.00)