Ejemplo n.º 1
0
def test_available_currencies():
    cc = CurrencyConverter()
    assert isinstance(cc.available_currencies(), list)