Ejemplo n.º 1
0
def test_ecbp_parent():
    assert_equal(
        data.ecbp_parent(215.54, 0.5),
        [110220000, 340690000, 340700000, 541230000, 571330000, 601390000],
    )
Ejemplo n.º 2
0
def test_ecbp_parent():
    assert_equal(data.ecbp_parent(215.54, 0.5),
                 [110220000, 541230000, 571330000])