예제 #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)