コード例 #1
0
ファイル: testbfx.py プロジェクト: laisee/hokonui
 def test_price(cls):
     ''' Method for testing last price '''
     ok_(bfx.get_current_price(base.CCY_DEFAULT) > 0.00)