pyoanda.tests package

Submodules

pyoanda.tests.test_client module

pyoanda.tests.test_order module

class pyoanda.tests.test_order.OrderClassTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

fail(order)[source]
test_creation()[source]
test_creation_bad_expiry()[source]
test_creation_bad_param()[source]
test_creation_bad_price()[source]
test_creation_bad_side()[source]
test_creation_bad_type()[source]
test_creation_bad_units()[source]
test_creation_with_type()[source]
test_creation_with_type_error()[source]

Module contents