コード例 #1
0
ファイル: testokcoin.py プロジェクト: laisee/hokonui
def test_bid():
    ''' Method for testing bid price '''
    ok_(okc.get_current_bid() > 0.00)